TiddlyWiki5/editions/tw5.com/tiddlers/filters/removeprefix.tid

16 wiersze
536 B
Plaintext

created: 20140410103123179
modified: 20150203190709000
tags: [[Filter Operators]] [[String Operators]]
title: removeprefix Operator
type: text/vnd.tiddlywiki
caption: removeprefix
op-purpose: filter the input titles by how they start, deleting that prefix
op-input: a [[selection of titles|Title Selection]]
op-parameter: a string of characters
op-parameter-name: S
op-output: those input titles that start with <<.place S>>, but with those characters discarded
<<.s-matching-is-case-sensitive>>
<<.operator-examples "removeprefix">>