Details
| ID | Print |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | Utility |
README
Prints text to the War Room. Markdown is supported.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | Utility |
Inputs
| Argument Name | Description |
|---|---|
| value | The value to print to the War Room. To print a stored value that is stored in context, the value should be in format $\{key\}, where the key is the name of context key. |
Outputs
There are no outputs for this script.
commonfields: id: Print version: -1 name: Print script: '' type: javascript tags: - Utility comment: Prints text to war room (Markdown supported) enabled: true args: - name: value required: true default: true description: The value to print to war room, if you want to print a value stored in context, value should be in format ${key}, where key is the name of context key scripttarget: 0 dependson: {} timeout: 0s fromversion: 5.0.0