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

trim Operator (Examples)

13 juin 2019 à 15h39

[[ 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]]