OverviewExamples
Sets the currently loaded XML document to the contents of a string (overwriting its current contents).
Note: For more information on the XML actions, see the XML Actions Concepts topic.
(string) The XML document. This will replace the contents of the currently loaded XML document.
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions