string.upper

Syntax

sr := string.upper(s)

Get a string in uppercase. A new string is returned.

Returns:sr - uppercase string
Arguments:s - string