Count
Last modified by KDearnley on 2023/07/31 14:06
Count
A counter that can signal its outputs when the specified max count is reached.
Details
Object: Count Category: Flow |
Inputs
Outputs
Properties
| PROPERTIES | ||
|---|---|---|
| Property | Type | Description |
| Name | String | The name of this object. Rename an object to make it easy to identify. |
| Max Count | Integer | When the counter reaches this number, the object will signal its outputs. |
| Reset On Count | Boolean | If true, the counter will be reset to the starting value when the specified count is reached. |
| Starting Value | Integer | The initial value for the counter. |





