getUserByFullName

getUserByFullName

Syntax

getUserByFullName(fullName)

Package

Alias

Pkg Usage

Description

Gets the user by their full name.

Parameters

Parameter name

Type

Required

Description

fullName

String

Yes

Full name of a user

Return Type

CUser

Returns the first user found with the specified full name.

Example

CUser user = getUserByFullName("John Doe");

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.