Counter
The count component counts the number of messages received.
Configuration
Describe each parameter and provide example values
Initial value
The initial value it uses for the first message it receives.
Example: 1
Increment
The increment added to the counter for each message received.
Example: 1
Inputs
-
Name: Input
- Description: Any message for this input is acceptable.
Output
-
Name: Output
-
Description: Integer value based on the initial value and increment settings.
-
Example:
1
-