Skip to end of banner
Go to start of banner

userHasServiceDeskAccess

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 3 Next »

Description

Verifies if a user has access to the Jira Service Desk application.

Parameters

Return Type

Boolean

A "true" return value means that the user has access to Jira Service Desk.

Example

return userHasServiceDeskAccess("jsmith");

Returns "true" if the user has access.

See also

  • No labels