1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-20 10:54:21 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/split Operator.tid

16 lines
595 B
Plaintext

caption: split
created: 20190613153944647
modified: 20190613154541225
op-input: a [[selection of titles|Title Selection]]
op-output: the input titles split into separate items according to the specified separator <<.place S>>
op-parameter: The substring at which to split each title
op-parameter-name: S
op-purpose: returns each item in the list split into separate strings according to the specified separator <<.place S>>; duplicates are <<.em not>> removed
tags: [[Filter Operators]]
title: split Operator
type: text/vnd.tiddlywiki
<<.from-version "5.1.20">>
<<.operator-examples "split">>