A plain text template is the simplest step type possible. It takes no options and performs no computations. The content template is evaluated, and the resulting text is put into the text
field on the output.
This can still be useful if you need to format a long string of text for input into a later stage of processing.
Options
N/A
Output
| The text of the template after being evaluated |
0 Comments