Item | Name | Type | Description |
---|---|---|---|
|
Get Value | Operand | Assigns the user entered value as the operand to the Operation instruction where it is used. |
|
Get Variable | Operand | Retrieves the data from the selected Variable and provides the data as operand to the Operation instruction where it is used. |
|
Set Variable | Operation | Performs the selected operation and depending on the selected operation either uses the operand as the basis of the operation when it is a Value or places the result in the operand if it is a Variable |