www.icetips.com  Icetips Utilities Documentation 11/14/2010    

Core Class: GetUserName

Previous  Top  Next  


Prototype: (),String 

 

ReturnsThe 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:

GetComputerName

 

[****]

 



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