1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/join Operator.tid
2019-06-13 16:53:23 +01:00

16 lines
492 B
Plaintext

caption: split
created: 20190613154502541
modified: 20190613154632657
op-input: a [[selection of titles|Title Selection]]
op-output: the input titles joined together with the separator <<.place S>>
op-parameter: the separator to insert between each of the items
op-parameter-name: S
op-purpose: join a list of strings together with the separator <<.place S>>
tags: [[Filter Operators]]
title: join Operator
type: text/vnd.tiddlywiki
<<.from-version "5.1.20">>
<<.operator-examples "join">>