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