CountInt¶
A helper operator that counts evaluations as an integer.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| TriggerIncrement (Boolean) | — |
| TriggerDecrement (Boolean) | — |
| TriggerReset (Boolean) | — |
| OnlyCountChanges (Boolean) | — |
| Delta (Int32) | — |
| DefaultValue (Int32) | — |
| Modulo (Int32) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Int32 |