Control:ForN

Last updated 5 August 2026

Control:ForN counts from 0 to the selected number

and emits the Numbers in very fast succession.

Pin Info

Input 1: Emit [Bang]

Input 1: N [Int]

Input 2: N [Int]

1-Emit[Bang]: Emits 0 to n.

1-N[Int]: Emits 0 to this input, and this value as n.

2-N[Int]: Stores this value as n.

Output 1: n [Int]

1-n[Int]: Emits the Numbers between 0 and n (not including n)

Node Parameters

n: Defines how high the Node will count.

Expand:

Ascending/Descending Checkbox: Changes between counting up and counting down (from N to 0)