/
Array Creation

Array Creation

Any variable type can be transformed into an array by adding the array symbols [] after the type declaration.

Example 1 - Empty array

Example 2 - Array with values

Example 3 - Array with values from string

Related content

Array Values
More like this
Power Scripts for Jira
Power Scripts for Jira
Read with this
Syntax and types introduction
Syntax and types introduction
Read with this
Simple Issue Language Reference
Simple Issue Language Reference
Read with this