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

17 lines
449 B
Plaintext
Raw Normal View History

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