Manual     Reference     Scripting  
  
Scripting > Runtime Classes > Ping   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Attributes
  • Enumerations
  • History
  • Index
  • Ping
  • All Members
  • Variables
  • ip
  • isDone
  • time
  • Constructors
  • Ping

Ping.Ping  

static function Ping (address : String) : Ping

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.