Versions Compared

Key

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


This routine is available starting with SIL Engine 4.8.0.4.
Info
titleAvailability
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

isUserAdmin(username)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Determines if a provided user has administration privileges in the current Jira environment.

Determines if a provided user has administration privileges in the current Jira environment.

Parameters

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

Parameter name

Type

Required

Description

username

...

String

Yes

The username of the user to validate.

Return

...

Type

Boolean (true/false)

Returns "true" if the username user is a valid administration user . False and "false" otherwise.

Example

Code Block
return runnerLog(isUserAdmin(currentUser());

return runnerLog(isUserAdmin("jsmith");
));

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "user_routine" and space = currentSpace ( )
labelsarray_routines