GetApplicationName - cApplication
Returns filename of the application without any path or extension
Type: Function
Return Data Type: String
Syntax
Function GetApplicationName Returns String
Call Example
Get GetApplicationName to StringVariable
Description
The GetApplicationName function returns the filename of the application, as passed to the program by Windows, without any path or extension.
Return Value
Returns the filename of the application without its path