userExists

Description

Checks whether the specified user is a registered Confluence user.

Parameters

Return Type

Boolean (true/false)

Example

return userExists("jdoe");

See also