Purpose

.IPAddress enables you to return the unique identifier of the machine running PROIV Open Client.
 

Object Type

Client

Syntax

ObjectReference.IPAddress = Value

Operation

ObjectReference is the Tag Name of the Client object.
Value
is unique identifier of the machine running
PROIV Open Client.
 

Remarks

 

Example

To display the unique identifier of the machine running PROIV Open Client:

UMSG(CLIENT.IPAddress,-1)
 

 

Comment on this topic

Topic ID: 510127