Dim hFloatArray As Float[] Dim aFloat As Float aFloat = hFloatArray [ Index As Integer, ... ]
Returns a value stored in the array at Index.