Repeating a Sequence Of Numbers
If you have a sequence of numbers that you want to repeat over a certain amount of times or to a certain length of entries we can use ResampleRepeat
.
Another way is to use a Repeat
area and then assign values depending of the Modulo of the index.