System.VersionData
From Xojo Documentation
Class (inherits from Object)
This class is supported on Mobile. Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
New in 2019r3
Information about the OS system version.
Properties | |||
|
Methods | |
|
Notes
You can get an instance of this class using the System.Version method.
See Also
System.Version method