Append/Prepend text parser
Add text at the beginning of the string and/or at the end of the string.
Configuration options
- Append text - add text at the end of the string.
- Prepend text - add text at the beginning of the string.
- Text to place - text that will be placed. Escape sequences as
\n\r\tcan be used.