EnglishРусский  
 Share/Save/Bookmark
 

foreach var,dbf

Foreach operator. You can use foreach operator to look over all records of the database. Variable is a number of the current record.

foreach variable,dbf {...}

Related links

Source

Edit