Posted: Mon Jun 30, 2003 5:23 pm
BTW: The difference between the
Node: [0] Type 'array'
...and the...
Node: [0] list:
...is just that if the route leads to one node you get the Array version, but if the route leads to multiple nodes: you get the List version.

Node: [0] Type 'array'
...and the...
Node: [0] list:
...is just that if the route leads to one node you get the Array version, but if the route leads to multiple nodes: you get the List version.