IsXMLElem
Determines whether the function parameter is an ELEMENT node of an XML doc.
Method Signature
Arguments
Argument
Type
Required
Description
Default
value
any
true
Value to test
Examples
Check if given path is an XML element
Result: YES
Additional Examples
Related
Last updated
Was this helpful?