GetComputerIP

Returns the first IP Address of the local computer.

Function Group Execution Windows Embedded Thin Client
GetComputerIP System Info Synchronous Supported Supported Supported

Syntax

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"