DIM hStringArray AS String[]
DIM aString AS String

hStringArray [ Index AS Integer ] = aString

Modifies the value stored in the array at the specified index.