Difference between revisions of "DEFAULT()"

From Lianjapedia
Jump to: navigation, search
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[PATH()]], [[SET DEFAULT]], [[SET PATH]], [[SYS()]]
+
[[APPDIR()]], [[DATADIR()]], [[LIBDIR()]], [[PATH()]], [[SET DEFAULT]], [[SET PATH]], [[SYS()]]
  
 
==Description==
 
==Description==

Revision as of 10:39, 8 December 2014

Purpose

Function to return current directory

Syntax

DEFAULT()

See Also

APPDIR(), DATADIR(), LIBDIR(), PATH(), SET DEFAULT, SET PATH, SYS()

Description

The DEFAULT() function returns the name of the current directory. The DEFAULT() function always returns a character string without changing the case.

Example

? default()
/home/user1