string.*

Type Library
Revision Current Public Release (2018.3326)
Keywords string
See also Lua String Manipulation (guide)
String

Overview

This library provides generic functions for string manipulation, such as finding and extracting substrings, and pattern matching. This uses the standard Lua 5.1 library.

For more information, see the Lua String Manipulation guide.

Functions

string.upper()