get_users

Retrieve a list of users

Permissions are always honoured so users from other groups to which this user does not have access will be omitted.

Variable Description Data type Default value
$find A search string, for a partial match on username string ""
$exact_username_match Denotes $find must be an exact username boolean false

Return values

An array of matching user records include ID ("ref"), username, full name and user group ID.