create dynamic impulse receiver page |
fix types |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|Outputs= | |Outputs= | ||
[ | [ | ||
{"Name":"OnTriggered", "Type":" | {"Name":"OnTriggered", "Type":"Call"} | ||
] | ] | ||
|Globals= | |Globals= | ||
Line 16: | Line 16: | ||
== Outputs == | == Outputs == | ||
=== OnTriggered ( | === OnTriggered ([[Impulses|Call]]) === | ||
Sends an impulse when the node has recieved an impulse with the tag in Tag ([[Type:String|String]]). | Sends an impulse when the node has recieved an impulse with the tag in Tag ([[Type:String|String]]). | ||
Line 24: | Line 24: | ||
The tag for which to listen for Impulses on. | The tag for which to listen for Impulses on. | ||
[[Category:ProtoFlux:Flow]] | [[Category:ProtoFlux:Flow]] |
Latest revision as of 19:52, 9 February 2024
Dynamic Impulse Receiver
null
∅
Flow
Since Dynamic Impulses can be a complex topic, the usage of this node is part of the Dynamic Impulses page.
Outputs
OnTriggered (Call)
Sends an impulse when the node has recieved an impulse with the tag in Tag (String).
Globals
Tag (String)
The tag for which to listen for Impulses on.