Zoomed Image

AMSX Scripting Language - Command : data.add

Summary

Add a named data item to the data island

Description

Adds a typed key/value data item to the output data island. If the data island does not yet exist it is created automatically.

Parameters

ParameterDescription
cmdkey
Argument 0type
Argument 1name
Argument 2value

Syntax


Data.Add "key", "type", "name", "value"

Return to the AMSX Command Reference