Lucee Function Reference
Function ISIPV6
checks if given IP is of IPV6 format
Example
isipv6([string hostname]):boolean
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 |