Zoomed Image

AMSX Scripting Language - Command : getnode

Summary

Read the inner text of the currently selected XML node

Description

Sets MSRESULT to the InnerText of the node previously set by SelectSingleNode, SelectSingleNodeRelative, or a similar navigation command. Returns an empty result if no node is currently selected.

Parameters

This command does not require parameters.

Syntax


GetNode

Return to the AMSX Command Reference