I am getting some weird behaviour with the following, it shows an array length of 0 eventhough printing it right before that shows that there clearly is a length greater tha
Array Length returns 0
It seems you are trying to find the length of an object, not an actual array.