1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/addsuffix.tid

17 lines
447 B
Plaintext
Raw Normal View History

created: 20140828133830424
modified: 20150118182957000
tags: [[Filter Operators]] [[String Operators]]
title: addsuffix Operator
type: text/vnd.tiddlywiki
caption: addsuffix
purpose: extend each input item with a suffix
<<.operator-def
input:"a [[set|Tiddler Sets]] of strings"
parameter:"a suffix to be added"
paramName:"p"
output:"a copy of the input, but with the suffix added to the end of each string"
>>
<<.operator-examples "addsuffix">>