sort-column
function
The sort-column
action sorts a column of data. It belongs to the column category within the data area.
Action Syntax
sort-column $variable
A variable name starting with $
Return Value
This function returns a
GROUP
value that can be stored in a variable:
$result = sort-column
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$group = sort-column $coldata
Action code: 1029938684
Version: 0.6.4-2
Last updated: 2025-06-13