<tml:[any-foreach-tag]>

Description:
General Attributes for all <tml:foreach>-Tags like <tml:naivigator>, <tml:foreach>, ...
Attributes:
General WebTML attributes are hidden -> show general attributes
Name Value(s) Version Usage

Details:
Tag-Infos:
  • currentpage: the number of the page currently displayed
  • pages: total number of pages that can be displayed
  • currentvalue: current value of the iteration (i.e. the current item value/value in day result/number of levels)
  • haspreviouspage: boolean object that indicates if there exist a previous page (not ment for direct use - instead use: )
  • hasnextpage: boolean object that indicates if there exist a next page (not ment for direct use - instead use: )
  • startindex: index of the first value displayed on the current page
  • endindex: index of the last value displayed on the current page
  • count: total number of values to be displayed
  • iteration: current index of the iteration
Examples: