Overview
DXML.SetAttribute ( |
Sets the value of an element's attribute.
(string) The name of the XML table.
(string) The path to the element whose attribute you want to set.
(string) The name of the attribute you want to set.
(string) The value you want the attribute to have.
Nothing.
See also: Related Actions