Zoomed Image

AMSX Scripting Language - Command : selectrootnode

Summary

Set the current node to the document root element

Description

Navigates to the root element of the loaded XML document and stores it as the current node. Use this to reset navigation after traversing child nodes, or as a starting point before using SelectSingleNodeRelative.

Parameters

This command does not require parameters.

Syntax


SelectRootNode

Return to the AMSX Command Reference