prepend
Filter= prepend
Adds the specified string to the beginning of another string.
INPUT | OUTPUT |
---|---|
| Some fruit: apples, oranges, and bananas |
"prepend"
can also be used with variables:
INPUT | OUTPUT |
---|---|
| example.com/index.html |
Adds the specified string to the beginning of another string.
INPUT | OUTPUT |
---|---|
| Some fruit: apples, oranges, and bananas |
"prepend"
can also be used with variables:
INPUT | OUTPUT |
---|---|
| example.com/index.html |