Set Tag
Info
Set's the tag of the provided Instance slot upon calling * (Call).
Inputs
* (Call)
Call this to set the Instance (Slot)'s tag to Tag (String).
Instance (Slot)
Slot to set the property for.
Tag (String)
Outputs
Next (Continuation)
Sends an impulse when Instance (Slot)'s tag is set to Tag (String) when * (Call) is called.
Examples
-
Example of a being used in some protoflux code.