Versions Compared

Key

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

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Info
titleAvailability

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

Syntax

...

getComment();

Description

...

Excerpt

Returns the comment entered in a transition screen, or an empty string if no comment has been entered or the transition doesn't have a screen.

Return type

...

string

The returned value is the comment entered in the transition screen. If the transition doesn't have a screen or no comment was entered, an empty string is returned.

Example

...

Code Block
getComment();

Returns: The comment entered in the transition screen, or an empty string.

See

...

also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "jira_comment_routine"
labelsjira_comment_routine