! (Array)
Sets an entry of an array by index.
Arguments
The
value
to set an entry to.index
is an integer number, zero-based. If the index is out of range, an error will occur.The
array
to set an entry of.
Return values
None
Complexity
Constant
Example
Output:
10,2,0,5,Hello,0.300000,
1,2,0,5,Hello,0.300000,