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

zth Operator

29 octobre 2021 à 2h37
purposeselect the Zth input title
inputa selection of titles
parameterZ=an integer, defaulting to 0
outputthe Zth input title

Learn more about how to use Filters

Depuis : 5.2.1

Z is zero-based. In other words, zth[0] has the same effect as nth[1] and the first operator.

See nth for an equivalent operator with a 1 based parameter

Examples