



| Block | Mode | Use |
|---|---|---|
| Wait | Brick Buttons – Compare | Wait for one of the selected Brick Buttons to be Pressed, Released, or Bumped. |
| Wait | Brick Buttons – Change | Wait for the pressed Brick Button (Button ID) to change. If no Brick Button is pressed at the start of the block, this will wait for any Brick Button to be pressed. |
| Loop | Brick Buttons | Repeat a sequence of blocks until one of the selected Brick Buttons is Pressed, Released, or Bumped. |
| Switch | Brick Buttons - Measure | Choose between two or more sequences of blocks depending on which Brick Button is pressed. |
| Switch | Brick Buttons - Compare | Choose between two sequences of blocks depending on whether one of the selected Brick Buttons is Pressed, Released, or Bumped. |
| Brick Buttons | Measure | Get the Button ID of the currently pressed Brick Button (0 if none is pressed) on a Numeric data wire. |
| Brick Buttons | Compare | Test whether one of the selected Brick Buttons is Pressed, Released, or Bumped, and get the result on a Logic data wire. |