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

Arguments

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

Returns

{string}

Description

Return a part of the string, starting from the character at the specified position and continuing forward by the specified count of characters or its end.

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