Repeat a node "n" times

Good Morning.

I looked for a solution but I didn’t find it.

I have some nodes, in one of them I get a number, for example 6, then I need to repeat another node 6 times. How can I do it?

Thanks in advance.

Post an example workflow

Init an empty array of the number of times you need to loop, then split it out

Result: