Determines whether a function parameter is an Extended Markup
language (XML) document object element.
Lucee Function Reference
isxmlelem()
Example
isxmlelem(any value):boolean
Category
decision,xml
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
value | any | Yes | Name of an XML document object element |