userFullName
Description
Returns the full name (firstname and lastname) of the specified user.
Parameters
Return Type
String
Example
return userFullName("jdoe");
See also
Peacock
Returns the full name (firstname and lastname) of the specified user.
String
return userFullName("jdoe");