$length | The number of nodes in the node list |
$useobjectrefs | If true,the object works with object references rather than objects (so object return values are object references and object parameters must be object references) |
$item | $item(iIndex) returns object iIndex from the node list; indexing starts at zero; a bad index results in a NULL return value |