Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see Exponential Platform Documentation, for difference between legacy and Platform see 5.x Architecture overview.

Re: Other parameters?

Hi,

Take a look at this : http://ez.no/ez_publish/documenta...plate_functions/program_flow/section

The {foreach} statement is a replacement for the {section loop=..}.
  • Re: Other parameters?

    offset :
    Determines the start of the loop array for the iterations, the value must be an integer.

    max :
    Determines the maximum number of iterations, the value must be an integer.

Anonymous User (13/07/2005 3:06 pm)

Anonymous User (13/07/2005 3:07 pm)


Comments

  • Re: Other parameters?

    offset :
    Determines the start of the loop array for the iterations, the value must be an integer.

    max :
    Determines the maximum number of iterations, the value must be an integer.