Access to the start expression list

Hi, I was wondering if it would be possible to implement some interaction with the <> expression to be able to access chosen parts of the list.

Example:
<<Start: OrderBy([Related Table], [Param1], [Param2], false)>>

<<IF: [CurrentRecord].[Param1] != [PreviousRecord].[Param1]>>
This record is different to the previous!
<<End.If>>

0 5 433
5 REPLIES 5
Top Labels in this Space