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