groupExists

groupExists

Syntax

groupExists(group)

Package

Alias

Pkg Usage

Description

Verifies if the selected group is a registered Confluence group.

Parameters

Parameter name

Type

Required

Description

group

String

Yes

Group that should be checked for existence.

Return Type

Boolean (true/false)

Returns true if the specified group exists.

Example

return groupExists("confluence-users")

Returns true if group "confluence-users" exists.

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.