1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 03:19:55 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/join Operator.tid
Jeremy Ruston 47dc59cd54 Fix caption for "join" operator docs
Thanks @twMat
2019-06-17 21:44:50 +01:00

16 lines
491 B
Plaintext

caption: join
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">>