Sending the current row in a function call

I eventually found a post with the answer

I use #(trans.dataView(‘DonePartTran’).row)# to get my current row number

2 Likes