Version Property |
The Version property gets the application's version number as a string.
bStr = objMC.Version
Element |
Description |
bStr |
The version number of Mathcad, returned as a string. |
objMC |
A Mathcad Application object. |