1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 03:03:18 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/split Operator.tid

16 lines
559 B
Plaintext
Raw Normal View History

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>>
tags: [[Filter Operators]]
title: split Operator
type: text/vnd.tiddlywiki
<<.from-version "5.1.20">>
<<.operator-examples "split">>