IsXML
Determines whether a string is well-formed XML text.
Method Signature
Arguments
Argument
Type
Required
Description
Default
value
any
true
A string containing the XML document text.
Examples
Related
Last updated