|
VariableKind | kind [get, set] |
|
ValueInput | name [get] |
|
ValueInput | object [get] |
|
ControlInput | assign [get, set] |
| The entry point to assign the variable.
|
|
ValueInput | input [get] |
| The value to assign to the variable.
|
|
ControlOutput | assigned [get, set] |
| The action to execute once the variable has been assigned.
|
|
ValueOutput | output [get, protected set] |
| The value assigned to the variable.
|
|