Array() Constructor

Top 

Description

Creates a new Array object using the default Array length (10).

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

 

Constructor Signature

Array(

)

 

 

Syntax

Array myArray1();

 

 

Example 1

 

 

Example 2

 

 

Example 3

 

 

See also

Array Object

Matrix, Array, and Variable Math Guide