Hi,
Small question re the use of an Array.
I'v got an array with x rowObjects in it.
When i get it the type of the container is Array and i can get a hold of
the objects just fine.
owever, how do i get the length of the array?
For container.lengt h does not seem to work.
TIA
Fermin DCG
dacostagomez at gmail.com
Small question re the use of an Array.
I'v got an array with x rowObjects in it.
When i get it the type of the container is Array and i can get a hold of
the objects just fine.
owever, how do i get the length of the array?
For container.lengt h does not seem to work.
TIA
Fermin DCG
dacostagomez at gmail.com
Comment