Zoomed Image

AMSX Scripting Language - Command : currentxmldocument

Summary

Store the current AMSX XML document in a variable

Description

Saves the current AMSX XML document (mdoc) into the variable specified by the SET assignment. The variable is marked as XML type. Must be used as part of a SET variable = CurrentXMLDocument statement.

Parameters

This command does not require parameters.

Syntax


CurrentXMLDocument

Return to the AMSX Command Reference