ResultVariable
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
Table.Sort
OverviewExamples
Table.Sort ( table SourceTable,
function Compare = nil )
De s cr ip t ion
Sorts the items of a numerically indexed table.
P arame t er s
SourceTable
(table) The table to sort.