ResolveIPAddress (open)
Resolve an IP address to a hostname
Syntax
LOADLIB "wh::internet/tcpip.whlib";
STRING FUNCTION ResolveIPAddress(STRING ip)Parameters
STRING ipIP address to resolve
Return value
STRINGThe hostname for this IP, or an empty string if the IP address couldn't be resolved