Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.