sort-group
Sorts a group of items in ascending or descending order, with optional reverse sorting for organizing data collections.
Overview
The sort-group
action is part of the group set in Rhyme. Sorts a group of items in ascending or descending order, with optional reverse sorting for organizing data collections.. Sorts a group of items in ascending or descending order, with optional reverse sorting for organizing data collections.
Category: Group
Area: 📊 Data & State Management
Basic Usage
sort-group "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
sort-group "Example usage"
Example 2: With Variables
$my-variable: "some value"
sort-group $my-variable
Tips
- This action is part of the group set
- Common use case: Managing app data and variables
Related Actions
Related actions from the group set will be listed here.