new DOS.Variable(name, definition);
Parameter | Type | Description |
---|---|---|
name | String | The name of the variable |
definition | any | The definition of the variable |
.container R
The sapphire container
.name R
The name of the variable
Type: String
.definition R
The definition of the variable
Type: any
.messageOptions P
G
The message options of the container’s environment
Type: InteractionReplyOptions