Skip to end of banner
Go to start of banner

admGetAvailablePrioritiesForScheme

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 »

We've encountered an issue exporting this macro. Please try exporting this page again later.

Description

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

Parameters

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

  • No labels