| bang |
|
Sends out the stored message. |
| 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 stored, to be shared by all other value objects with the same name, even if they are in another patch. A message received in any other value object that has the same name will change the stored value. |
| (mouse) |
|
Double-clicking on a value object opens all windows containing value objects with the same name. |
| symbol |
input [symbol]
|
Performs the same function as anything. |