its an String Array the notation itself describes its an array []. On Fri, Nov 28, 2008 at 2:00 PM, Jake Churchill <[EMAIL PROTECTED]>wrote:
> I call it array notation but I'm not sure if that's "technically" > correct > > > Nate Pearson wrote: > > What's it called when I call something by using a string? > > Like when I do this[someObject].height = 10 > > someObject is a string. > > Thanks! > > -Nate > > >

