All pages
Powered by GitBook
1 of 1

IsXMLRoot

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

Method Signature

IsXMLRoot(value=[any])

Arguments

Argument
Type
Required
Description
Default

value

any

true

Value to test

Examples

Related