while?

3absh3absh Member Posts: 601

Is there a while function in GS?

Comments

  • Braydon_SFXBraydon_SFX Member, Sous Chef, PRO, Bowlboy Sidekick Posts: 9,271

    Yep. It's actually the default "loop" behavior. See my project attached. You can also change the loop condition to "until"

    Note that the actual looping I'm doing could be done in a better way by using the Loop over Table behavior, but...just showing this loop. ;)

Sign In or Register to comment.