string.upper
Syntax
Get a string in uppercase. A new string is returned.
sr - uppercase string
s - string
string.type
structure.check
9.1.13