Constructor

new DOS.Variable(name, definition);
Parameter Type Description
name String The name of the variable
definition any The definition of the variable

Properties

.container R

The sapphire container

Type: Container & 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