User Tools

Site Tools


manual:Variables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
manual:Variables [2025/02/27 06:43] – [Scope] peternlewismanual:Variables [2025/03/02 03:08] (current) – [Variable Arrays] peternlewis
Line 81: Line 81:
     * By default the comma `,` is the delimiter (see below for setting a custom delimiter).     * By default the comma `,` is the delimiter (see below for setting a custom delimiter).
   * "`<IndexNumber>`" is an integer indicating the index (starting with 1) of the array value within the Variable Array.   * "`<IndexNumber>`" is an integer indicating the index (starting with 1) of the array value within the Variable Array.
 +    * Negative indices start from the end of the array.
 +    * Zero index returns the count.
     * This index can be determined using any [[manual:Calculations|Calculation]], including simply a Variable Name, like `i`.     * This index can be determined using any [[manual:Calculations|Calculation]], including simply a Variable Name, like `i`.
     * Examples:      * Examples: 
manual/Variables.1740638609.txt.gz · Last modified: by peternlewis

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki