.upload-image
Work with upload image
Overview
The .upload-image action is part of the upload set in Rhyme. Work with upload image.
Category: Upload
Area: ⚙️ System & Control Flow
Basic Usage
.upload-image "Hello, World!"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.upload-image "Hello, World!"Example 2: With Variables
$my-variable: "some value"
.upload-image $my-variableTips
- This action is part of the upload set
- Common use case: Controlling app flow and logic
Related Actions
Related actions from the upload set will be listed here.