Zoomed Image

AMSX Scripting Language - Command : RestoreXMLFromVariable

Summary

Restore the AMSX XML document from a variable

Description

Restores the current AMSX XML document (mdoc) from a variable that was previously saved with CurrentXMLDocument. The variable must exist and must be of XML type.

Parameters

ParameterDescription
cmdVariable name (with or without % delimiters)

Syntax


RestoreXMLFromVariable "Variable name (with or without % delimiters)"

Return to the AMSX Command Reference