Sort Data Block
Sort the items of data.
Data source
The source of data to map could be a variable or table.Sort by the item's property
Whether sort the item by its propertyAssign to variable
Whether assign the sorted data into a variable or not.Variable name
Name of the variable to assign the sorted data.Insert to table
Whether insert the sorted data into the table or not.Select column
The column where the sorted data will be inserted.