Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

admGetAllPrioritiesFromScheme(prioritySchemeName)

Package

adm

Alias

Pkg Usage

getAllPrioritiesFromScheme(prioritySchemeName)

Description

Excerpt
hiddentrue
Gets all the priority names from the given priority scheme.

Returns the list of priorities names that exist in the given priority scheme.

Parameters

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

Parameter name

Type

Required

Description

prioritySchemeName

string

Yes

The name of the priority scheme.

Return Type

string []

Returns the list of priority names.

Example

Example 1

Returns all the priorities from scheme "Default priority scheme"

Code Block
languagejs
return admGetAllPrioritiesFromScheme("Default priority scheme");

Highest|High|Medium|Low|Lowest

See also

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