Count


Stuff You Need to Know

This component keeps a count based on input into the top input. What number to start the count at and how to increment are configured in the module settings. Any input into the bottom input resets the count back to "Initial Value".


How to Configure

Component-specific settings:
  • Initial Value (spinner) - What number should be output on the receipt of the first message.
  • Increment (spinner) - What should the increment be for each following message received.

Standard settings:

Click here to view information on standard settings.


What Happens Next

The output of this component is the integer number representing the current count, based on how the component is configured.
3