Hello,
I have a data row variable and would like to see the value of it. I have used this log message:
But this only gives me System.Data.DataRow in the logs
Is there a way of configuring the above to give me the actual data in the variable?
Cheers