Skip to main content
Version: 4.47.0

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

Input Data input, the input that receives the actual data messages.

Output

Output Integer value based on the initial value and increment settings. Example: 1