DIM hShortArray AS Short[] DIM aShort AS Short hShortArray [ Index AS Integer, ... ] = aShort
Modifies the value stored in the array at the specified index.