DOMTreeWalker.CurrentNode

Usage:

Read and write.

Description:

Type: DOMAttribute, DOMDocument, DOMElement, DOMDocumentType, DOMNotation, DOMEntity, DOMDocumentFragment, DOMText, DOMComment, DOMCDATASection, DOMProcessingInstruction, DOMEntityReference, XPathNamespace.
Current node where iterator is positioned. Iterator position is changed during setup.

Availability:

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

Note:

The node becomes current regardless of filter or node belonging to a subtree of iterator root node. Anyway next iteration will start from this node.

    

1C:Enterprise Developer's Community