Address manipulation routines
List of Global Functions
Check - Check syntax of a network address (IP address or hostname)
Check4 - Check syntax of a network address (ip4 or name)
Check6 - Check syntax of a network address (ip6 or name)
CheckMAC - Check syntax of MAC address
Valid4 - Return a description of a valid address (ip4 or name)
ValidMAC - Describe a valid MAC address
List of Global Variables
Check syntax of a network address (IP address or hostname)
Function parameters
string address
Return value
boolean - true if correct
Check syntax of a network address (ip4 or name)
Function parameters
string address
Return value
boolean - true if correct
Check syntax of a network address (ip6 or name)
Function parameters
string address
Return value
boolean - true if correct
Check syntax of MAC address
Function parameters
string address
Return value
boolean - true if correct