string.upper
Syntax
Get a string in uppercase. A new string is returned.
sr - uppercase string
s - string
9.0.182