DOMNodeIterator.NextNode

Syntax:

NextNode()

Returned value:

Type: DOMAttribute, DOMDocument, DOMElement, DOMDocumentType, DOMNotation, DOMEntity, DOMDocumentFragment, DOMText, DOMComment, DOMCDATASection, DOMProcessingInstruction, DOMEntityReference, XPathNamespace; Undefined.
Undefined, if there are no more nodes.

Description:

Use it to obtain the next node and shift iterator position forward.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community