Purpose

.MachineName enables you to return the name of the machine running PROIV.
 

Object Type

Client

Syntax

ObjectReference.MachineName = Value

 

Operation

ObjectReference is the Tag Name of the Client object.
Value
is the
name of the machine running PROIV.
 

Example

To display the name of the machine running PROIV to the screen:

UMSG(CLIENT.MachineName,-1)
 

Comment on this topic

Topic ID: 510128