forward
Description
Relays messages to other objects remotely. Unlike the send object, the destination receive object of forward can be changed with each message.
Examples

Using forward to send messages to multiple objects at once... The same thing, with two send objects... The message box can perform the same function
Arguments
receiver [symbol]
Optional
Sets the name for the receive object which will receive messages. This name can later be changed with the message.
Attributes
Common Box Attributes
Messages
bang
See the
entry. int
Arguments
input
[int]
See the
entry. float
Arguments
input
[float]
See the
entry. list
Arguments
input
[list]
See the
entry. anything
Arguments
any message
[list]
Output
See Also
Name | Description |
---|---|
message | |
pattrforward | |
receive | |
route | |
send | |
value |