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