Scripter Javascript Tutorial
javascriptmusiclogicscripterbookexcerpttutorial65 Loops
Loops are useful for running the same code repeatedly. The use cases for a loop are almost endless, but they are most often used in Scripter when needing to do something with multiple notes at the same time, like arpeggiating notes in a chord.