|
Previous Top Next |
This property is set automatically by the Constructor and contains the active User Name. You can also set this property and retrieve the user name by using the GetUserName() method.
Example:
ITC ITCoreClass
Code
Message('User name: ' & ITC.UserName)
ITC.GetUserName !! Set the ITC.UserName property
See also: