OpenWGA 7.0 - WebTML reference

WebTML tags » foreach

<tml:foreach xplanguage ="native | tmlscript">

Purpose:

Specifies the type of expression language for the attribute sortexpression.

Examples:

<tml:foreach sortexpression="this.TITLE" sortorder="descending" xplanguage="tmlscript">

...
</tml:foreach>