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 count of times, as they are found from left to right.

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