GetComputerName

Returns the local computer name.

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

Syntax

Web Studio Help  systeminfo getcomputername.xml d214715e76 GetComputerName

This function takes no parameters.

Returned value

Returns the local computer name as a string.

Examples

Tag Name Expression
Tag GetComputerName() // Returned value = “Terminal53″
Tag GetComputerName() // Returned value = “BobsComputer”

GetComputerName