:GetLocalName()
Class
Syntax
:GetLocalName() -> cName
Return
String indicating the Local Host name.
If :GetHostName() fails, it returns an empty string.
If the method fails check :nErr and :cErr for more information.
Description
The :GetLocalName() method returns the hostname assigned to the local system.
See Also