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 revision Previous revision
manual:Variables [2023/09/29 04:44]
peternlewis
manual:Variables [2024/08/12 23:29] (current)
peternlewis
Line 91: Line 91:
   * For Example: ​ `%Variable%myList1[i]:​%`,​ where the colon `:` is the delimiter used in the Variable Array.   * For Example: ​ `%Variable%myList1[i]:​%`,​ where the colon `:` is the delimiter used in the Variable Array.
   * Of course, the Variable Array, //myList1// in this case, //must// use the same custom delimiter.   * Of course, the Variable Array, //myList1// in this case, //must// use the same custom delimiter.
 +  * The delimiter can be any sequence of characters excluding the percent (%) character, eg `%Variable%myList1[i]---%` or `%Variable%myList1[i]-KMSPLIT-%` or `%Variable%myList1[i]\n%` as long as the array variable uses the same delimiter.
  
 **Simple Example of Variable Array** **Simple Example of Variable Array**
manual/Variables.1695977042.txt.gz · Last modified: 2023/09/29 04:44 by peternlewis