getUser

getUser

Syntax

getUser(userName)

Package

Alias

Pkg Usage

Description

Gets the user by username or key.

Parameters

Parameter name

Type

Required

Description

username

String

Yes

Username of selected user.

Return Type

CUser

Returns the user in a predefined structure type.

Example

CUser user = getUser("admin"); return user.email;

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.