What is interval on a repeat block?

Is it how often it shows up in a cycling the blocks? Or maybe the opposite where it shows up less often?

Maybe it doesnt do anything. I set it to 9999 and it doesnt seem to change anything.

The interval is how many actions to wait before repeating this action. As always look at the compiled template to see the result. Putting an interval of 9999 means to wait 9999 actions before repeating this block. If you have a 4 action template and put a repeat of 5 you won’t see the effect.

Thanks…didnt know about compiled template.