Railo 4.2 Reference
Choose a function:

Function ISCLOSURE

checks if given Object is a closure or not.

Example

isclosure(any object):boolean

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
object any  Yes The object that is checked.