Javascript Reference
Categories: VBArray

javascript VBArray getItem( )

@March 15, 2008, 1:22 a.m.
getItem( )Firefox/Netscape/NN n/a IE 4(Win) ECMA n/a  

getItem(dim1[, dim2[,...dimN]])

  

Returns the value of an item from the VBArray. Parameters specify the location in the array.

 
Parameters
 
  • Integer for the location within the array. For a multiple-dimension VBArray, use a comma-delimited map to the position.
 
Returned Value

Number, string, or other value from the VBArray.


Powered by Linode.