$mask.hasNumericHost
Checks if a host part of a mask is numeric
Usage
<boolean> $mask.hasNumericHost(<mask: string>)
Description
Returns 1 if the hostname part of the mask is numeric (e.g. unresolved IPv4 or IPv6 address).

Index, Functions