Skip to content

Set Boolean

Sets the target Boolean parameter in the To slot to the value returned by the block in the From slot

The Set Boolean block allows you to take a Boolean value (or a reference/link to a Boolean value) and store it in another Boolean variable (or a reference/link to a Boolean value).

To use it:

  1. Connect the source block to the from slot

  2. Specify where to store the data by adding a variable or Data Structure Reference in the to slot.


Parameters

ParameterParameterValid BlocksRequired
From The boolean value to use Boolean Process Block Group Yes
To The destination boolean to set Reference Block Group Yes