Overview
Loads an XML string into memory.
(string) The full path to the file where the XML string will be saved.
Note: This argument is not required but if it is not set then the XML data cannot be saved to file without first calling DXML.SetFilePath().
(string) The name of the XML table in which to load the XML string.
(string) The String which will be loaded.
Nothing.
See also: Related Actions