getUserByFullName
Syntax | getUserByFullName(fullName) | Package |
|
Alias |
| Pkg Usage |
|
Description
Gets the user by full name.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
fullName | String | Yes | Full name. |
Return Type
Returns the first user found with the specified full name.