How can we echo two/multiple fields out. The current echo expression emits "echo" field which can be then renamed with select but if i wanted to emit another field like id along echo, is that supported or we need to enhance echo for that...
select(echo("A"),echo as email) Thanks, Susheel