verGetAppName (Function) |
|
verGetAppName will return the application name that was previously set via Project: Settings.
Input: None.
Returns: STRING The name of the application.
Declaration: FUNCTION verGetAppName : STRING;
Example: INCLUDE rtcu.inc |