|
Previous Top Next |
Prototype: | (),String |
Returns | The user name for the currently logged in user. |
This method retrieves the username for the currently logged in user and returns it and also sets the UserName property.
Example:
ITC ITCoreClass
Code
Message('Current user: ' & ITC.GetUserName())
See also: