Info |
---|
|
This routine is available since - JJUPIN 2.5
- katl-commons 2.5
|
Syntax
lfExecuteJS(jsFilePath);
Description
Excerpt |
---|
Gives you the possibility to run your own javascript code. |
Parameters
Parameter | Type | Required | Description |
---|
jsFilePath | String | Yes | The script source to run that contains your javascript code. The file is resolved relative to silprograms path. |
Example
Let's first create a file which contains the following javascript code:
...
Note |
---|
title | For the technical minded |
---|
|
The above routine gives you virtually all the power on JIRA UI. However, this may NOT BE PORTABLE across versions of JIRA. |
See Also:
Filter by label (Content by label) |
---|
cql | label = "live_fields_routines" |
---|
labels | jira_comment_routine |
---|
|