Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript VBArray Object getItem Method

Retrieves the item at the specified location.

Syntax: JScript VBArray Object getItem Method

safeArray.getItem(dimension1[, dimension2, ...], dimensionN)

Arguments: JScript VBArray Object getItem Method

safeArray

A VBArray object. Required.

dimension1, ..., dimensionN

Specifies the exact location of the desired element of the VBArray. N equals the number of dimensions in the VBArray.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.