I've put an array into this: ${$array.$i}...
Hom do I extract the data?
Using ${$array.$i}[name] get the number of results in the array i.e. '2' - regardless of whats in the '[]'
Don't worry; the variablename works fine, but the problem appears when it contains an array...
Thank in advance...