ArrayParser.insert() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
position
{int}
No
value...
{any}
No

Returns

Not applicable.

Description

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.

⚠️ **GitHub.com Fallback** ⚠️