isipv6()
checks if given IP is of IPV6 format
Example
isipv6([string hostname]):boolean
Category
decision
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name |
Type |
Required |
Description |
hostname |
string |
No |
the hostname to check
|