currentUserFullName

Description

Returns the full name (firstname, lastname) of the user that triggered the script.

Return Type

String

Example

return currentUserFullName();

See also