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

Arguments

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

Returns

Not applicable.

Description

Set a specified position of the List to the specified value, but only if it already exists.

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