Zoomed Image

AMSX Scripting Language - Command : data.addvariable

Summary

Add a single AMSX variable to the data island

Description

Adds the named AMSX variable and its current value to the output data island. Raises an error if the variable does not exist. The data island is created automatically if not yet initialised.

Parameters

ParameterDescription
cmdvariable name

Syntax


Data.AddVariable "variable name"

Return to the AMSX Command Reference