TeleFlow Step 0392
From TeleFlow
XML End Step
Closes an XML handle and deletes the associated XML document from memory.
An XML document is referenced by a specific number, or handle, as set by the XML Load step that loaded the document. Once you are finished with an XML document, you should close its handle in order to free that memory.
Properties
XML handle: The number of the XML handle to close. This number must be one previously assigned in an XML Load step.
Action Steps
None.
Related Steps
Load Webpage
XML Fetch
XML Load
XML Write
