.password-panel
Work with password panel
Overview
The .password-panel
action is part of the auth set in Rhyme. Work with password panel.
Category: Auth
Area: 🌐 External Integration
Basic Usage
.password-panel "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.password-panel "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.password-panel $my-variable
Tips
- This action is part of the auth set
- Common use case: Connecting to external services
Related Actions
Related actions from the auth set will be listed here.