Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Sender Name in Email client template from Major Incident Management

HermannF
Tera Contributor

Is it possible to send the full name of the User who is sending/composing the email without creating a script include?   
The following variables do not work:

${current.user_id.name}
${gs.getUserDisplayName()}
${gs.getUser().getDisplayName()}

${gs.getUser().getDisplayName()}


UPDATE:
Sorry, I was too quick: ${current_user.name} works perfectly fine!

0 REPLIES 0