append_fnc1

Appends an FNC1 character to a string.

Example

1
{{ 'Hello' | append_fnc1 }} => Hello

Input

Type Parameter Description Required
string string The string to append the FNC1 character to. Comes before the | sign. Required

Output

Type Description
string The string with the FNC1 character appended