Function
string.upper

Signature

upper(s)

Documentation String

upper(s) -> string

Return a copy of the string s converted to uppercase.