use-modules
Work with use modules
Overview
The use-modules action is part of the modules set in Rhyme. Work with use modules.
Category: Modules
Area: 📱 Platform
Basic Usage
use-modules "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
use-modules "Example usage"Example 2: With Variables
$my-variable: "some value"
use-modules $my-variableTips
- This action is part of the modules set
- Common use case: Platform-specific features
Related Actions
Related actions from the modules set will be listed here.