|
Previous Top Next |
This property is set automatically by the Constructor and contains the active Computer Name. You can also set this property and retrieve the user name by using the GetComputerName() method.
Example:
ITC ITCoreClass
Code
Message('Computer name: ' & ITC.ComputerName)
ITC.GetComputerName !! Set the ComputerName property
See also: