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
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;