Nasal Loops: Difference between revisions

No edit summary
Line 91: Line 91:
  loop(loopid);      # start new chain; this can also be abbreviated to:  loop(loopid += 1);
  loop(loopid);      # start new chain; this can also be abbreviated to:  loop(loopid += 1);


[[Nasal_scripting_language#settimer.28.29|More information about the settimer function is below]]
 
[[List_of_Nasal_extension_functions#settimer.28.29|More information about the settimer function is below]]