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