Solved
Relplace applycomponents with foreach
Hi Team,
We have an old code with applycomponents, Can you please help me to replace it with Foreach, I have tried but I'm unable to handle the '_'. Please help
a!applyComponents(
function: a!queryColumn(
field: _
),
array: ri!selectColumns
)
Thanks in advance
