Saves the XML structure of the current node class to a string.
Reference_Syntax.saveXML( [ "pretty" ] )
pretty
(Optional)
Outputs the XML string in an easier to read format.
A valid string representing the XML fragment of the current object.
node class class
XFA 2.1
xfa.data.saveXML(); xfa.data.saveXML("pretty");
xfa.data.saveXML() xfa.data.saveXML("pretty")
Determining that a form has changed
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: