Versions Compared

Key

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

This routine is available starting with katl-commons SIL Engine™ 4.0.3.

Syntax

getPriorityIdByName(priorityName)

...

Excerpt

Gets the priority id by the priority name.

Parameters

Parameter name

Type

Required

Description

priorityName

string

Yes

Name of the priority.


Return type

string

Returns the priority id for the priority name provided.

...