Overview
DXML.SortByElement (
string XMLTable,
string Path )
Alphabetically sorts an XML table according to the values of the specified element.
(string) The name of the XML table to sort.
(string) The path to the element that will be the sorting target.
Nothing.
See also: Related Actions