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

Arguments

Name
Type
Optional
target
No
substitute?
Yes
count?
{int}
Yes

Returns

Not applicable.

Description

Replace the specified target parts of the string with specified substitute string, either in its all instances or the specified amount of times, by searching for them from the start of the string to its end.

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