filter-group
Filters a group of items based on text matching criteria, supporting both ‘starts-with’ and ‘contains’ operations.
Overview
The filter-group action is part of the group set in Rhyme. Filters a group of items based on text matching criteria, supporting both ‘starts-with’ and ‘contains’ operations.. Filters a group of items based on text matching criteria, supporting both ‘starts-with’ and ‘contains’ operations.
Category: Group
Area: 📊 Data & State Management
Basic Usage
filter-group "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
filter-group "Example usage"Example 2: With Variables
$my-variable: "some value"
filter-group $my-variableTips
- 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.