Negative Indexes in Coda
In traditional programming languages, you are able to access items in a list using negative indexes. Coda also supports negative indexes in the following four formulas:
Negative indexes will count from the end of a list:
For more information, see this helpful community post →