.simulator
Work with simulator
Overview
The .simulator action is part of the sim set in Rhyme. Work with simulator.
Category: Sim
Area: 🚀 App Development
Basic Usage
.simulator "Hello, World!"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.simulator "Hello, World!"Example 2: With Variables
$my-variable: "some value"
.simulator $my-variableTips
- 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.