Arrays

An array is a list of elements that have the same type. An array can consist of primitive types or complex types defined in your Library or in a Library that you are using. To create an Array, select Edit|New|Array or click the Array button on the Toolbar.

Selecting the Array in the Library Panel will load the details into the Details Panel, from which you can name the Array, specify the type of elements the array will contain or write documentation for it.

See Also