This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

trim Operator (Examples)

 13th June 2019 at 3:39pm

[[ a b ]trim[]addprefix[-]addsuffix[-]]

[[ abc ]] [[def ]] [[ ghi]] +[trim[]addprefix[-]addsuffix[-]]

[[ abc ]] [[def ]] [[ ghi]] +[trim:prefix[]addprefix[-]addsuffix[-]]

[[ abc ]] [[def ]] [[ ghi]] +[trim:suffix[]addprefix[-]addsuffix[-]]

abacus baobab +[trim[ab]]

abacus baobab +[trim:prefix[ab]]

abacus baobab +[trim:suffix[ab]]