include sample_top.html
Caravan Business Server>Examples>Loop Statement


Usage of loop Statement

var temp temp(delim)="," temp(name)="John,Mary,Chris" loop ctr (temp(name(00))) ctr(counter);") ";temp(name(ctr(count)));"
" repeat ctr 100
  include sample_bottom.html