Returns the Version of the Application object.
Syntax
stringVariable = object.Version
Where:
stringVariable is a variable storing the version of the application.
object is the Application object.
Examples...
Version property example