|Handler|OSC_Handler|The [[Component:OSC_Receiver]] or [[Component:OSC_Sender]] to be used with this component.
|Path|String|
|Path|String|The OSC Path for this value
|ArgumentIndex|Int|
|ArgumentIndex|Int|For Multi-Dimensional OSC Values, this specifies which value to retrieve
|Value|'''T'''|TypeAdv3=true|
|Value|'''T'''|TypeAdv3=true|The recieved OSC Value or the default value of the Type if there is no OSC data.
}}
}}
== Behavior ==
== Behavior ==
=== Receiving ===
When <code>Handler</code>, is set to a valid and <code>IsListening</code>, [[Component:OSC_Receiver|OSC Reciever]], if [[OSC]] Data is found at the specified <code>Path</code>. The value from OSC will be shown in the <code>Value</code> field.
For Multi-Dimensional OSC Values, this specifies which value to retrieve
Value
T
The recieved OSC Value or the default value of the Type if there is no OSC data.
Behavior
Receiving
When Handler, is set to a valid and IsListening, OSC Reciever, if OSC Data is found at the specified Path. The value from OSC will be shown in the Value field.