Versions Compared

Key

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

...

Excerpt

This routine returns the Jira base url of the Jira from where you call the SIL script is called.

Parameters

This routine has no parameters.

...

The routine returns the base url of the Jira.

Example

Code Block
return getJIRABaseUrl();

...