Folder.GetCurrent

string Folder.GetCurrent ( 

)

Description

Returns the "current folder" (working directory) for the LuaScript DLL.

Parameters

None.

Returns

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

See also:  Related Actions