I can confirm similar issue when using Local Variable arrays inside function.
Array index will start from 1 unless you resize the array to 0 before adding any data to them.
I can confirm similar issue when using Local Variable arrays inside function.
Array index will start from 1 unless you resize the array to 0 before adding any data to them.