GetXML
Exports the definition's XML string into a valid .xml file name.
Syntax
Definition Object.GetXML(strXMLTextOut)
Parameters
Definition Object
Use: Required
Data type: Object
Any instantiated Definition class
StrXMLTextOut
Use: required
Data type: String
Receives the xml of the object
See also