.simulate
Work with simulate
Overview
The .simulate
action is part of the sim set in Rhyme. Work with simulate.
Category: Sim
Area: 🚀 App Development
Basic Usage
.simulate "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.simulate "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.simulate $my-variable
Tips
- This action is part of the sim set
- Common use case: Building and deploying apps
Related Actions
Related actions from the sim set will be listed here.