DIM
hShortArray
AS
Short[]
DIM
anInteger
AS
Integer
anInteger
=
hShortArray
[
Index
AS
Integer
]
Returns a value stored in the array from its index.