GetApplicationPath - cApplication
Returns the path that the program is running in
Type: Function
Return Data Type: String
Syntax
Function GetApplicationPath Returns String
Call Example
Get GetApplicationPath to StringVariable
Description
The GetApplicationPath returns the name of the directory that the program is running in.
Return Value
Returns the name of the directory that the program is running in