verGetAppVersion (Function) |
|
verGetAppVersion will return the version number that was previously set via Project: Settings.
Input: None.
Returns: INT The version of the application scaled by 100 (2.10 = 210).
Declaration: FUNCTION verGetAppVersion : INT;
Example: INCLUDE rtcu.inc |