admGetAvailablePrioritiesForScheme

admGetAvailablePrioritiesForScheme

Syntax

admGetAvailablePrioritiesForScheme(prioritySchemeName)

Package

adm

Alias

 

Pkg Usage

getAvailablePrioritiesForScheme(prioritySchemeName)

Description

Returns a list of priorities names available for adding to a given priority scheme.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

prioritySchemeName

string

Yes

The name of the priority scheme.

Return Type

string []

Returns the list of the priority names available to be added.

Example

Example 1

Returns all the priority names that can be added to the scheme

return admGetAvailablePrioritiesForScheme("New priority scheme");

Very Important|Not Important

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.