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