>
comp
>
gb
>
long[]
>
_put
[3.0]
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
Long[][] = ... (gb)
Syntax
DIM
hLongArray
AS
Long[]
DIM
aLong
AS
Long
hLongArray
[
Index
AS
Integer
, ...
]
=
aLong
Modifies the value stored in the array at the specified index.