Fill an array flow with a ramp of integer number starting by start value ie. (0,1,2,3..).
Array output flow(s).
Size (number of elements) of the array.
Start value for the filled array. ie., for start value = 10 the output will be (10,11,12,13..).
version 6.0.241021
Edit All Pages