All variables in scripter are variants and typeless. You can't (and don't need) to declare a variable as array. You just create an array and assign the array to the variable.
All variables in scripter are variants and typeless. You can't (and don't need) to declare a variable as array. You just create an array and assign the array to the variable.