IsIPInRange()
Checks if an ip is in the range of a list of given ips. IPv4 and IPv6 are supported.
IsIPInRange( ips=any, ip=string );
Returns: Boolean
Examples
There are currently no examples for this function.
See also
- Decision logic
- IsIPv6()
- IsLocalHost()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)