Skip to end of banner
Go to start of banner

userExists

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Description

Checks whether the specified user is a registered Confluence user.

Parameters

Return Type

Boolean (true/false)

Example

return userExists("jdoe");

See also

  • No labels