---
title: "getJIRABaseUrl"
canonical: "https://support.appfire.com/space/PSJC/433654406/getJIRABaseUrl"
format: markdown
---
> Macro (aura-html)

> Macro (button-handy)



> Macro (table-plus)
> 
> |  |  |  |  |
> | --- | --- | --- | --- |
> | **Syntax** | getJIRABaseUrl() | **Package** |  |
> | **Alias** |  | **Pkg Usage** |  |

## Description

> Macro (excerpt)
> 
> This function returns Jira base url where the SIL script is called.

This function returns Jira base url where the SIL script is called.

## Return Type

**String**

The function returns the base url of Jira.

## Example

```javascript
return getJIRABaseUrl();
```

## See also

> Macro (contentbylabel)

> Macro (fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macro)