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 |
| jstrigger | Evaluate Javascript expressions sequentially |
| trigger | Send input to many places, in order |
| Max Tutorial 5: Message order and debugging | Max Tutorial 5: Message order and debugging |