ArraySet
Last updated
Was this helpful?
Last updated
Was this helpful?
In a one-dimensional array, sets the elements in a specified index range to a value.
Useful for initializing an array after a call to arrayNew.
array
modifiablearray
true
The array to modify
start
any
true
The starting index
end
any
true
The ending index
value
any
true