Zoomed Image

AMSX Scripting Language - Command : nodename

Summary

Return the tag name of the currently selected XML node

Description

Reads the Name property of the current node and sets MSRESULT to the element tag name. Use this after SelectSingleNodeRelative or iteration to identify which element is currently selected.

Parameters

This command does not require parameters.

Syntax


NodeName

Return to the AMSX Command Reference