userExists
Description
Checks whether the specified user is a registered Confluence user.
Parameters
Return Type
Boolean (true/false)
Example
return userExists("jdoe");
See also
Peacock
Checks whether the specified user is a registered Confluence user.
Boolean (true/false)
return userExists("jdoe");