GetSystemHostName (open)
Get the system's host name
Syntax
LOADLIB "wh::internet/tcpip.whlib";
STRING FUNCTION GetSystemHostName(BOOLEAN completehostname)Parameters
BOOLEAN completehostnameTry to get a full hostname from the DNS if the configured hostname does not contain dots (can cause DNS lookup delays)
Return value
STRINGHostname of the system