Folder.GetCurrent

string Folder.GetCurrent ( 

)

Example 1

current_dir = Folder.GetCurrent( );

Gets the current working directory for the installation and stores the path in the variable "current_dir."

See also:  Related Actions