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

Arguments

Name
Type
Optional
position
{int}
No
count?
{int}
Yes

Returns

Not applicable.

Description

Delete a part of the string, starting from the character at the specified position and continuing to the right for the specified number of characters or its end.

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