function pwd

Return the absolute path of the current directory.

Syntax
result = pwd()

Arguments
none


Returns
A string with the absolute path of the current directory.

See also
function dir
procedure cd