GetComputerIP

Returns the first IP Address of the local computer.

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

Syntax

Web Studio Help on systeminfo getcomputerip.xml d214284e76 GetComputerIP

This function takes no parameters.

Returned value

Returns the first IP Address of the local station as a string.

Examples

Tag Name Expression
Tag GetComputerIP() // Returned value =”192.168.0.1″
Tag GetComputerIP() // Returned value =”248.12.2.78″

GetComputerIP