toUpperCase
converts a string to a upper case version
Syntax
toUpperCase(str)
Returns
returns (string) the text in upper case
Parameters
- str (string)
- abitrary text