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