Retrieves the IP address from a Domain name by resolving DNS.
o.getipfromdomain(lcDomain)
Return Value
Returns a string that contains the IP Address or "" if the domain can't be resolved or a DNS server is not available.
Parameters
lcDomain
The domain to look up and resolve.
See also:
Class wwipstuff