Overview
Saves the specified XML table to it's relevant file.
Note: File paths are stored when XML documents are loaded. If XML is created without loading a file then a file path must be specified using the DXML.SetFilePath() function.
(string) The name of the XML table.
(boolean) Returns true if the file was saved and false if it was not.
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions