action:Set_Variable_to_Text
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| action:Set_Variable_to_Text [2017/09/07 04:15] – peternlewis | action:Set_Variable_to_Text [2023/09/15 09:44] (current) – peternlewis | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| The Set Variable to Text action allows you to set a selected variable to plain text, by either typing in the text box, or selecting a [[: | The Set Variable to Text action allows you to set a selected variable to plain text, by either typing in the text box, or selecting a [[: | ||
| + | |||
| + | Alternatively (v9.0+), you can Prepend the text to the variable, or Append the text to the variable by selecting from the action (gear) ⚙ menu. | ||
| {{: | {{: | ||
| + | |||
| + | You can (v11.0+) set a specific array entry within the action. You can delete the entry by setting it to `%Delete%`. | ||
| ===== Examples ===== | ===== Examples ===== | ||
| Line 26: | Line 30: | ||
| {{: | {{: | ||
| + | |||
| + | ==== Append to Variable ==== | ||
| + | |||
| + | You can append directly to a variable with the //Append// variant of the action: | ||
| + | |||
| + | {{append-variable-with-text.png? | ||
| + | |||
| + | or equivalently using text tokens to expand the variable: | ||
| + | |||
| + | {{set-append-variable-with-text.png? | ||
| + | |||
| + | ==== Set Second Line of Variable ==== | ||
| + | |||
| + | You can specify an array entry of the variable to set. By default, entries are comma separated, but you can specify an specific separator after the closing square bracket (`]`), | ||
| + | |||
| + | {{ set-second-line-of-variable-example.png? | ||
| ===== Setup ===== | ===== Setup ===== | ||
| Line 93: | Line 113: | ||
| ===== See Also ===== | ===== See Also ===== | ||
| - | === Actions === | + | ==== Actions |
| + | * Prepend Text to Variable | ||
| + | * Set Variable to Text | ||
| + | * Append Variable with Text | ||
| * [[action: | * [[action: | ||
| * [[action: | * [[action: | ||
action/Set_Variable_to_Text.1504757717.txt.gz · Last modified: by peternlewis
