Folder.GetCurrent

string Folder.GetCurrent ( 

)

Description

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

Parameters

None.

Returns

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

ResultVariable

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

See also:  Related Actions