Lucee Function Reference

islocalhost()

Determines whether the specified IP address is the localhost.

Example

islocalhost(String ip):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
ip String  Yes Valid IP address.