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

Arguments

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

Returns

Not applicable.

Description

Add a value at a specified position to the List and push the position of all values after it forward by one.

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