Button indicators
There are several button indicators you should be familiar with:
| Button | Description |
|---|---|
| An unpressed button. | |
| One or more connections referenced in this button's actions are in an error state. | |
| The button was pressed. Usually the bar is only shown briefly, but it can stay on if you press and don't release the button; this can happen via an Action too, if you use "Button Trigger Press" without "Button Trigger Release" or instead of using "Button Trigger Press and Release" for example. | |
| Some delayed actions are still queued to run for this button, typically due to the internal: Wait action (see Actions above), or if they are set to run sequentially (using the internal: Action Group action). |