Counts how often the port was triggered
summary (oneliner)
Useful for e.g. for debugging when you need to know how often Execute
has been triggered, or if it was triggered at all.
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
exe (Trigger)
Every time Execute
is triggered, the output port Times Triggered
will increment.
reset (Trigger)
Resets the counter
Outputs
trigger (Trigger)
Triggers every time Execute
is triggered
timesTriggered (Number)
The number of times the input port Execute
has been triggered
Patches using TriggerCounter
Changelog
add current count in extended title 2022-02-03 - stephan |