file
The file action set provides essential file management and data loading capabilities. It includes actions to load various file types such as binary files, JSON files, and text files into application variables. The set also features file upload components that enable users to select and upload files through the interface. These actions are fundamental for applications that need to handle file operations, data import, and user file uploads with different content types and formats.
Area: ⚙️ System & Control Flow
Available Actions
This set contains 4 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
load-binary-file "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Controlling app flow
- Managing settings
- Handling errors