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

nth Operator

 29th October 2021 at 2:37am
purposeselect the Nth input title
inputa selection of titles
parameterN=an integer, defaulting to 1
outputthe Nth input title

Learn more about how to use Filters

N is one-based. In other words, nth[1] has the same effect as the first operator.

Tip
See zth for an equivalent operator with a 0 based parameter

Examples