Shop OBEX P1 Docs P2 Docs Learn Events
repeat command — Parallax Forums

repeat command

William50William50 Posts: 22
edited 2008-11-28 06:55 in Propeller 1
I have a long "repeat" block of code that contains a series of "if" statements.

I would like to immediately loop back to the beginning of the "repeat" block without performing the remaining "if" statements when the correct "if" statement has been processed.

Comments

  • BradCBradC Posts: 2,601
    edited 2008-11-28 06:55
    Check out "Next"

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Cardinal Fang! Fetch the comfy chair.
Sign In or Register to comment.