currentUserFullName
Description
Returns the full name (firstname, lastname) of the user that triggered the script.
Return Type
String
Example
return currentUserFullName();
See also
Peacock
Returns the full name (firstname, lastname) of the user that triggered the script.
String
return currentUserFullName();