20,741
edits
| 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); | ||
| [[ | |||
| [[List_of_Nasal_extension_functions#settimer.28.29|More information about the settimer function is below]] | |||