Versions Compared

Key

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

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

userExists(userNameOrKey)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue

Checks if whether the specified user is a registered Confluence user.

Checks whether the specified user is a registered Confluence user.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

userNameOrKey

...

String

Yes

User name or key to check.

Return

...

Type

boolean Boolean (true/false)

Returns true if the specified user is a registered Confluence user. Otherwise the routine returns false.

Example

Example 1

...

Example

Code Block
languagejs
return userExists("jdoe");

Checks if user "jdoe" is a registered Confluence user.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "

...

user_

...

routines" and space = currentSpace ( )
labels

...

array_

...

routines