GoFiler Legato Script Reference
Legato v 1.5b Application v 5.24b
|
Table of Contents | < < Previous | Next >> |
Chapter Fifteen — Windows/OS Functions (continued)
GetOperatingSystemVersion Function
Overview
The GetOperatingSystemVersion function returns an int containing a system version number. This is a serial number, not an operating system version number.
Syntax/Parameters
Syntax
int = GetOperatingSystemVersion ( );
Parameters
(none)
Return Value
Returns an int containing the system version number (code).
Remarks
The code will be one of the following:
Define | Code | Operating System | ||||
WIN_MAJOR_2003 | 7 | Windows 2003 (server) | ||||
WIN_MAJOR_XP | 8 | Windows XP | ||||
WIN_MAJOR_VISTA | 9 | Windows Vista | ||||
WIN_MAJOR_7 | 10 | Windows 7 | ||||
WIN_MAJOR_8 | 11 | Windows 8 | ||||
WIN_MAJOR_81 | 12 | Windows 8.1 | ||||
WIN_MAJOR_10 | 13 | Windows 10 | ||||
WIN_MAJOR_10 | 13 | Windows 11 |
Related Functions
Platform Support
Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL
Legato IDE, Legato Basic
Page revised 2024-10-21
Table of Contents | < < Previous | Next >> |
© 2012-2024 Novaworks, LLC. All rights reserved worldwide. Unauthorized use, duplication or transmission prohibited by law. Portions of the software are protected by US Patents 10,095,672, 10,706,221 and 11,210,456. GoFiler™ and Legato™ are trademarks of Novaworks, LLC. EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated with or approved by the U.S. Securities and Exchange Commission. All other trademarks are property of their respective owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software License Agreement.