Folder.GetCurrent

string Folder.GetCurrent (

)

Description

Returns the "current folder" (working directory) for the application.

Parameters

None.

Returns

(string) The path to the "current folder" (working directory) for the application. If the current folder cannot be determined, a blank string "" is returned.

ResultVariable

When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.

See also: Related Actions