ArrayParser.insert() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
position |
{int} |
No |
value... |
{any} |
No |
Not applicable.
Add one or more values to the specified positions of the array and push values on that position and after it forward by the number of added values. Empty positions before the specified position will be set to 0.