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