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

zth Operator

 29th October 2021 at 2:37am
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

Introduced in v5.2.1

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

Tip
See nth for an equivalent operator with a 1 based parameter

Examples