GetOS

The function GetOS gets the operating system of the computer that hosts the project runtime server.

Function Group Execution Windows Embedded Thin Client Mobile Access
GetOS System Info Synchronous Supported Supported Supported Not supported

Syntax

  GetOS()  
Web Studio Help 2ffunctions systeminfo getos.xml d424094e103 GetOS

This function takes no parameters.

Returned value

This function returns one of the following possible values:
Value Description
2 Microsoft Windows or Windows Embedded Standard, which includes the following:
  • Microsoft Windows XP Service Pack 3
  • Microsoft Windows Vista Service Pack 2
  • Microsoft Windows 7 Service Pack 1
  • Microsoft Windows 8 or 8.1 (excluding Windows RT)
  • Microsoft Windows Server 2003 Service Pack 2
  • Microsoft Windows Server 2008 Service Pack 2
  • Microsoft Windows Server 2008 R2 Service Pack 1
  • Microsoft Windows Server 2012
  • Microsoft Windows XP Embedded Service Pack 3
  • Microsoft Windows Embedded Standard 7
3 Windows Embedded Compact, which includes the following:
  • Microsoft Windows Mobile or Windows CE 5.x/6.x
  • Microsoft Windows Embedded Compact 7

GetOS