|
Syntax |
|
|
|---|---|---|
|
Semantics |
Concatenates the elements of one or more arrays to the elements of |
|
|
Substitutables |
|
Can be any variable or object attribute having the type Array. The arrays must not be |
|
Error Codes |
Find the related error codes on System Errors. |
|
|
|
One of the parameters of a vararg function is null. This error occurs if one of the arrays is |
|
|
Examples |
A new array is created containing all references to elements of the listed arrays. The reference |
|