Raphael Theiler
8-Nov-2021, 05:48 AM
Hi
I think there is a typo in the documentation:
https://docs.dataaccess.com/dataflexhelp/mergedProjects/VDFClassRef/cXMLDOMNodeList-Function-CollectionNode.htm
The Sample contains a ">" which does not belong there:
For iItem >From 0 To iItems
Get CollectionNode Of hoList iItem To hoNode
:
Loop
I think there is a typo in the documentation:
https://docs.dataaccess.com/dataflexhelp/mergedProjects/VDFClassRef/cXMLDOMNodeList-Function-CollectionNode.htm
The Sample contains a ">" which does not belong there:
For iItem >From 0 To iItems
Get CollectionNode Of hoList iItem To hoNode
:
Loop