XmlNamedNodeMap Iterate Operator
| Explanation | Eject nodes in continously. The Iterate operator, unlike a normal operator, is used to continuously access the data contained in an object inside the execution engine. Objects with Iterate can perform the same operations as arrayed objects with for in loops and sum functions. | |
| Call format | The Iterate operator cannot be called directly. | |
| Return value | Iterate object | |
| Arguments | None | |
| Exception | None | |
| Example of use | | |
| Related item | XmlNode class | |