.pinpad-input
Work with pinpad input
Overview
The .pinpad-input
action is part of the auth set in Rhyme. Work with pinpad input.
Category: Auth
Area: 🌐 External Integration
Basic Usage
.pinpad-input "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.pinpad-input "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.pinpad-input $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.