Comment on page
Set CheckBox Value

The Set CheckBox Value Node.
The Set Checkbox Value sets the Boolean value for a Toggle Object depending on if the user wants it to be checked on or off.
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Object ID | ObjectID | The desired Toggle Object. |
Value | Boolean | The Boolean value to be set. This is either true if the Toggle Object should be checked on, or false if not. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
Last modified 5mo ago