www.icetips.com  Icetips Utilities Documentation 12/16/2011    

Core Class: UserName

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:

Construct

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/username_core.htm