Versions Compared

Key

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

...

lfGlobalMessage(message, messageClass);

Description

Excerpt
Displays a global message.


Parameters

ParameterTypeRequiredDescription
messageStringYesThe message to display.
messageClassStringYesThe message type.

...

  • ERROR: will display an error message.
  • WARNING: will display a warning message.
  • SUCCESS: will display a success message.
  • INFO: will display an info message.
  • HINT: will display a hint message.

Example

Code Block
lfGlobalMessage("This is a global message!", "ERROR"); // where message = "This is a global message!" and  messageClass = "ERROR"

 The message will be displayed on the issue screen like in the image below:

See

...

also

Filter by label (Content by label)
max35
cqllabel = "live_fields_routines"
labelsjira_comment_routine