If I may be allowed to just ask additional query on this question, is it possible to perform simple/ complex maths operations on variables within the <Logger? For example: Can we multiple, divide two variables like vars.x/vars.y and print output to console? Also, can we use substring() function in logger?
If so, could we please share here how to?
Thanks.