X1
- GML+
- About
- Download GML+
- Download PDF
- Changelog
- Compatibility Notes
- Reference Guide
- Special Thanks
- EULA
Argument | Type | Description |
---|---|---|
str | string | The string to modify |
Converts a string to all lowercase letters. Applies to English characters A-Z only.
Like the built-in string_lower
function, but nearly 2x faster!