Ping.Ping
Ping(address: string)
Ping(string address);
def Ping(address as string)
Description

Perform a ping to the supplied target IP address.

This does not perform DNS lookups on host names so it only accepts IP addresses in dot notation.