function pwd
Return the absolute path of the current directory.
Syntax
result = pwd()
Arguments
Returns
A string with the absolute path of the current directory.
See also
function dir
procedure cd
Return the absolute path of the current directory.
Syntax
result = pwd()
Arguments