Routines

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 !

Contents

The language defines a library of standard routines. These routines are listed below. To write routines of your own, see the Development using SIL™. If you need additional routine, contact us, we're happy to expand our routine base.

Sections

  • Array routines This section contains routines that enable users to handle arrays.
  • Basic routinesThis section contains routines that provide basic language behavior.
  • Date and Interval routinesThis section contains routines that enable users to deal with dates.
  • File Manipulation routinesThis section contains routines that enable users to handle directories and files.
  • HTTP routinesThis section contains routines that help you unleash the integration opportunities and basically achieve anything that Jira REST API allows even if you don't have a particular routine.
  • Integration with other systemsThis section contains routines that enable users to interact with other plugins and applications.
  • Jira Administration RoutinesThe section contains routines that enable users to set up "template" projects in your Jira.
  • Jira Integration RoutinesThis section contains routines that enable users to interact with Jira environment.
  • Math routinesMath library of SIL.
  • Parameter routinesThis section contains routines that enable users to define and configure the starting parameters for the SIL scripts used in this app and to retrieve values from the parameters defined by the input routines.
  • Scheduling routinesOur scheduler support adds routines to schedule jobs at interval or based on cron, and also allows you to create 'at' jobs (for instance jobs that run at a specified time).
  • String routinesThis section contains routines that enable users to handle strings.
  • System integrationThis section contains routines for system integration. It enables users to deal with databases, LDAP and so on.
  • Webhooks routinesThis section contains helper routines that you can use when writing a SIL script for Webhooks.

Routines Index


Routines added by other apps 

Power Scripts™ for Jira 

Power Actions™ for Jira 

Power Database Fields PRO™

See also