29th October 2021 at 2:37am
| purpose | select the Zth input title |
|---|---|
| input | a selection of titles |
| parameter | Z=an integer, defaulting to 0 |
| output | the 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.