For loops

Ar­ray examp­les
For Loop Examp­les
Code examples (hashJS) for looping scenarios in hash templates.
For loop (ba­sic­)
This example shows basic binding binding of data to HTML. This way you can generate HTML pages from your Docly documents.
List fol­ders (for­)
Gets folders from a specified folder and list the sub folders.
Re­cur­sive func­tio­n
Example showing a recursive function (a function calling itself).