Zoomed Image

AMSX Scripting Language - Command : isxml

Summary

Test whether a value is valid XML

Description

Attempts to parse the command value as an XML document. Sets the result buffer to "1" if parsing succeeds, or "0" if it fails. Useful for conditional branching before calling LoadXML.

Parameters

This command does not require parameters.

Syntax


IsXML

Return to the AMSX Command Reference