Block Variables
- Select the block.
- Right-click along the top of the block.
- Select “Make Variable”.
A block variable never “nests” inside another block. Instead, a “chip” is created to show that the variable is inserted in that block. Watch this quick gif below to see how to create a variable, re-name it, and insert it into another block or multiple blocks.
Parameter Variables
- R-click over an Input Name.
- Select “Make Variable”.
Use the Information Panel to create Property variables
- Expand the (?) symbol on the block to open the Info Panel.
- Go to the Properties Tab.
- Drag any property into the Notebook to create a variable of that property (these properties are linked to the block they came from). You can also drag any chip directly into an input, instead of the Notebook.
Removing Variable Contents
- Empty a variable by R-clicking on the variable and selecting “Remove Contents”.

