Send a bang to many places, in order
| Name | Type | Opt | Description |
|---|---|---|---|
| number-of-outlets | int | opt | Sets the number of outlets. The number of outlets can be any number between 1 and 40. |
| number-of-outlets | float | Converted to . |
| bang | Performs the same function as . | |
| int | input [int] |
Performs the same function as . |
| float | input [float] |
Performs the same function as . |
| anything | input [list] |
Causes a to be sent out all outlets, in right-to-left order. |

| Name | Description |
|---|---|
| button | Flash on any message, send a bang |
| jstrigger | Execute Javascript instructions sequentially |
| trigger | Send input to many places, in order |
| Max Basic Tutorial 5: Message Order and Debugging | Max Basic Tutorial 5: Message Order and Debugging |