Availability
This routine is available starting with SIL Engine™ 3.0.2.
Syntax
getJIRABaseUrl()
Description
This routine returns Jira base url where the SIL script is called.Parameters
This routine has no parameters.
Returns
The routine returns the base url of Jira.
Example
return getJIRABaseUrl();
See also