/ittf/models/cheatsheets/js/t/loops.ittf.ittf (primary)
1 element loops2 tag _3 ast4 category arrays5 item6 title foreach loop7 ittf8 foreach item in myarray9 set item.a = item.b / 210 item11 title while loop12 ittf13 while item.parent14 set item = item.parent