The GetApplicationFolder function retrieves the full pathname of the application folder.
Syntax
String Global.GetApplicationFolder()
Parameters
The GetApplicationFolder function has no parameters.
Return value
The GetApplicationFolder function returns the full pathname.
Example
folder = GetApplicationFolder()