$toUppercase
Converts the provided text to uppercase format.
Syntax
$toUppercase[Text]
Parameters
Text
(Type: String || Flag: Emptiable)
: The text to convert.
Example
$nomention
$toUppercase[$message]
How $message
works?
🤖 Playground
Here you can understand how this function works.
Input:
$toUppercase[]Output:
HELLO