decrement
Work with decrement
Overview
The decrement action is part of the math set in Rhyme. Work with decrement.
Category: Math
Area: 📊 Data & State Management
Basic Usage
decrement "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
decrement "Example usage"Example 2: With Variables
$my-variable: "some value"
decrement $my-variableTips
- This action is part of the math set
- Common use case: Managing app data and variables
Related Actions
Related actions from the math set will be listed here.