UPPER
Returns a string, converted to uppercase
UPPER( text
)
Returns the text
in uppercase.
Arguments
Input | Description |
| Text to turn uppercase. |
Output
Outputs uppercase text
.
Last updated
Returns a string, converted to uppercase
UPPER( text
)
Returns the text
in uppercase.
Input | Description |
| Text to turn uppercase. |
Outputs uppercase text
.
Last updated