Notes
To initialize Array fields, you can provide as arguments :
- A
table
that contains the fields with the corresponding values (each sub array is initizalized as a sub table). - If no initialization value is provided, all array elements are set to
0
orNULL