Avatar

Level 7

OK, Paul

I really want to understand this--and I very, very much appreciate your help. Do I understand this correctly?:

[" + i + "]

It is just a way to express [i] that is  compatible with resolveNode().

In other scenerios, like referencing an element of an array, [i] or [i + 1] works just fine, right?

Thanks again,

Stephen