Get_Current_Directory¶
Include: Use System\FileSystem.pkg
See Also: Set_Current_Directory, Direct_Input, File_Exist
Purpose¶
Returns the current working folder.
Syntax¶
Get_Current_Directory to {Folder}
Example¶
String sWorkingDir
Get_Current_Directory to sWorkingDir