Last updated 2 months ago
Was this helpful?
Append a value to the start an array
ArrayPrepend(array=[modifiableArray], value=[any])
array
modifiableArray
true
The array to prepend to
value
any
The value to prepend