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

stringify Operator (Examples)

 22nd September 2023 at 12:23pm

Compare the encoding of quotes and control characters in the first example with the analogue example for the jsonstringify operator.

[[Backslash \, double quote ", single quote ', tab , line feed ]] +[stringify[]]
[[Accents and emojis -> äñøßπ ⌛🎄🍪🍓 without suffix]] +[stringify[]]
[[Accents and emojis -> äñøßπ ⌛🎄🍪🍓 with rawunicode suffix]] +[stringify:rawunicode[]]