Chapter 3 DynaScript Predefined Objects


Array properties

The Array object has this property:

length property

Syntax

Array.length 

Description

Returns a value one higher than the highest element in the array.

Return

Integer.

Example

 


Copyright © 1999 Sybase, Inc. All rights reserved.