Parameter | Mand | Type | Default | Constraints |
arrays | yes | ArrayList | | |
List of fully qualified array names |
elements | no | Int | | |
Number of elements to set. 0 means all elements from element to end of the array (inclusive) |
fromelement | no | Int | | |
Number of the first element to be set. |
value | yes | String | | |
Value to set |
Parameter | Mand | Type | Default | Constraints |