# Set Variable

{% embed url="<https://youtu.be/ZLh99xci7_0>" %}

### Flow Connections

* \[Input] In - starts the block's execution.
* \[Output] Out - activates when the block has finished its execution.

### Data Connections

* \[Input] Variable (any) - the variable for which a value is to be set.
* \[Input] Value (any, same type as "'Variable") - the value to which the variable is to be set.
