Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8? Click here and leave these dusty old pages behind!
This section contains routines that enable users to handle arrays.
Routines summary
Notes
- Arrays are created by using this construct: {<value1>, <value2>, ..., <value3>}
- Multi-dimensional arrays are supported.