Table of Contents

GetNextNode Procedure

Codeunit XML Reader

Navigates to the next node in the node list with the given Id. The first call to this function will navigate to the first node in the node list.

Signature

GetNextNode(NodeListId: Integer) : Boolean

Parameters

NodeListId Integer

The Id of the node list to navigate in.

Returns

Boolean

true if the next node was found, otherwise false.

This documentation is generated from Smart Toolbox v27.1