Name

JavaArray — JavaScript representation of a Java array

Availability

Client-side Navigator 3

Synopsis

// The length of the array
javaarray.length
// Read or write an array element
javaarray[index]

Properties

length

The number of elements in a Java array.

Get Webmaster in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.