Hi

I think there is a typo in the documentation:
https://docs.dataaccess.com/dataflex...ectionNode.htm

The Sample contains a ">" which does not belong there:
Code:
For iItem >From 0 To iItems
    Get CollectionNode Of hoList iItem To hoNode
    :
Loop