StringParser.replace() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
target |
No |
|
substitute? |
Yes |
|
count? |
{int} |
Yes |
Not applicable.
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.