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.

Other parameters?

Any chance you might update this piece to list out what all the other parameters do? Thanks!
  • 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 (08/07/2005 1:04 am)

Anonymous User (08/07/2005 1:04 am)


Comments

  • 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.