$getServerIPs

Returns all the IP addresses of the named server.
Syntax
    $getServerIPs{server_name}
DocumentationReturns all the IP addresses of the named server:

    Parameters:
      server_name, the name of the server whos IP address is requested.
    Returns:
      a '$\ ' separated list of all IP addresses of the named server.
Examples
    $getServerIPs {www.SITEFORUM.com}

    Result:
    returns all ip-addresses of the server
    "www.SITEFORUM.com":
    for example: 217.17.196.40 217.17.196.41
GroupNet
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1