KeepInts¶
Keeps integer values in a list
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Int32) | — |
| AddValueToList (Boolean) | — |
| BufferLength (Int32) | — |
| Reset (Boolean) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Collections.Generic.List`1[System.Int32] |