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