IsXMLNode

Determines whether the function parameter is a ANY node of an XML doc.

Method Signature

IsXMLNode(value=[any])

Arguments

Argument
Type
Required
Description
Default

value

any

true

Value to test

Examples

Last updated

Was this helpful?