GET_OS_INFO ​
GET_OS_INFO can be used to determine the operating system on which ADOxx is currently running.
Syntax ​
leo-grammar
CC "Core" GET_OS_INFO
#--> RESULT os:strValue winver_major:strValue winver_minor:strValue
winver_platform:intValue winver_csdversion:intValue .
Parameters ​
none
Returns ​
os
(strValue) - name of the OSwinver_major
(strValue) -winver_minor
(strValue) -winver_platform
(intValue) -winver_csdversion
(intValue) -
Details ​
See Also ​
Examples ​
Versions and Changes ​
Available since ADOxx 1.3