Purpose

.Username enables you to return the user name of the person logged onto PROIV.
 

Object Type

Client

Syntax

ObjectReference.Username = Value

Operation

ObjectReference is the Tag Name of the Client object.
Value
is the
user name of the person logged onto PROIV.
 

Remarks

 

Example

To display user name of the person logged onto PROIV to the screen:

UMSG(CLIENT.Username,-1)
 

Comment on this topic

Topic ID: 510135