Reset Counter

When using one counter node for multiple nodes in the same agent, the counter will be filled very quickly as it does not reset or count how many times the specific node was triggered.

You can reset the counter by adding a Reset Counter node at any point in the flow. By the time the user reaches the Reset Counter node in the flow, the previously triggered Counter node will be reset to 0.

Last updated