Product SiteDocumentation Site

8.87. SysWinVer (Windows only)


>>-SysWinVer()-------------------------------------------------><

Returns a string specifying the Windows operating system version information in the form WindowsNT x.xx.
Some possible output might be:

Example 8.48. RexxUtil - SysWinVer

Say SysWinVer()   ->  "WindowsNT 6.01"    /* Windows 7 */