calculate
Work with calculate
Overview
The calculate
action is part of the math set in Rhyme. Work with calculate.
Category: Math
Area: 📊 Data & State Management
Basic Usage
calculate "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
calculate "Example usage"
Example 2: With Variables
$my-variable: "some value"
calculate $my-variable
Tips
- 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.