Trying to learn rules but a simple one is not working!

log.error() - this will print the logs in log file , in case you want to see output on UI , return the variable .
For Example -
return firstname;

1 Like