Jump to content

Recommended Posts

Posted

Using "while" (eg. while self.isenabled(), endwhile) is certainly a way of making loops.

 

But I'm just curious if anybody uses commonly another way to make script loops.

Posted

I have yet to find a logical test that I can't cook with only IF ... ELSE and WHILE.

Posted

Under some circumstances you can use a recursive timer or a recursive function.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...