Employee Email: ${emps.WorkEmail}
Worklist – Employee - ${emps.UserName}
Name is : ${AlertUtils. hrRep(emps. PersonId). DisplayName}
Email is : ${AlertUtils. payRep(emps. PersonId). WorkEmail}
User Name is : ${AlertUtils. benRep(emps. PersonId). UserName}
Manager is : ${AlertUtils. empManager(emps. PersonId). DisplayName}
Person Name is ${AlertUtils. person(emps. PersonId). DisplayName}
Employee Username: ${AlertUtils. userName(emps. UserName). WorkEmail}
Today date is: ${AlertUtils. getSysdate()}
Today date is: ${AlertUtils. getSystimestamp()}
Hire Date is: ${AlertUtils. formatDate(emps. HireDate 'dd-MMM-yyyy')}
Gender is: ${AlertUtils. showDisplayValue('Gender')}
I hope this blog post was helpful for you. If you have any questions or feedback, please leave a comment below.