Array.Front Property

Top 

Description

Used to get or set the numeric value of the first element in the array.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Default Value:

0.0

 

Syntax

myVariable1 = myArray1.Front;

 

myArray1.Front = myVariable1;

 

See also

Array Object

Matrix, Array, and Variable Math Guide