Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

getUserByEmail(email)

Description

Excerpt

  Gets Gets the user by email address.

...

Note

If there are multiple users with the same email address, the routine does not guarantee that it will always return the same user.

Example

Example 1

Code Block
CUser user = getUserByEmail("jdoe@example.com");

Returns the first user found with the email "jdoe@example.com" email.

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "ps_conf"
labelsjira_comment_routine