Arrays in Scripter BASIC language scripts

Arrays in TMS Scripter are Variant arrays, so you have to use VarArrayCreate to initialize an array. Here are examples: