#102592
TurricanDE
Participant

Hello Yavor,

Thank you for the example.

filterEventDetail.Data[0].dataField is exactly what I needed, but

filterEventDetail.Data[0].filter.filters[0] gives me an Object and not the filter phrase as a string.

In the debugger I can’t see how to get easily the filter string from this Object.

Any advice?