bang |
|
Performs the same function as anything. |
int |
input [int]
|
Performs the same function as anything. |
float |
input [float]
|
Performs the same function as anything. |
list |
input [list]
|
Performs the same function as anything. |
anything |
input [list]
|
The message is sent out the right outlet, or if a second argument is present the message is sent to receive objects named by the second argument. |
set |
input [symbol]
|
If a second argument has been typed into grab specifying the name of a receive object, then the word set, followed by a symbol, specifies the name of a (different) receive object via which grab can grab messages from remote objects. |