Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 220 Bytes

shortcut_input.md

File metadata and controls

13 lines (13 loc) · 220 Bytes

Shortcut Input

Notes

The Shortcut Input variable is a global variable and can be used anywhere.

Syntax

Shortcut Input

Example

text(text: "Hello ${v} how was your day?")
or
print(Shortcut Input)