IsIPv6()

checks if given IP is of IPV6 format

IsIPv6( hostname=string );

Returns: Boolean

Argument Description
hostname
string, optional

the hostname to check

if no hostname is provided, it defaults to checking the local machine's network interfaces

Alias: value

Examples

See also