<< Click to Display Table of Contents >> Navigation: ThinBASIC Core Language > BuiltIn Functions > System functions > System > System.Info > UserName |
Description
Returns current logged user name.
Syntax
sData = System.Info.UserName
Returns
String.
Remarks
Restrictions
Read only.
See also
Examples