UPPER
Syntax:
UPPER ( string )
Description: Makes an uppercase version of string.
Arguments:
Name |
Type |
Description |
---|---|---|
string |
text |
Designates the string to be converted. |
Return Type and Value: text – The uppercase version of string.
example: