Values
Read Variable

Gets the value of the selected variable.
- Input [type]: none
- Output [type]: variable value [Selected variable type]
Write Variable

Sets the selected variable to a value.
- Input [type]: value to store in variable [Selected variable type]
- Output [type]: none
Return

Returns a value from the block editor to the outside.
- Input [type]: value to return [Any type]
- Output [type]: none