Trigedit can use arrays to store information. An array is a variable that
can hold more than one piece of information at a time. Arrays are used to store
a list of variables.
For Example: set textarray[1] a string of text.
Would store "a string of text." in textarray position 1. You can have numerous
positions to an array. See the examples below.
TSTAT 150, 41005, 1325, 57715