$toUppercase
Converts the provided text to uppercase format.
Syntax
$toUppercase[Text]
Parameters
Text: The text to convert.
Example
$nomention
$toUppercase[this text is now UPPERCASE]

Converts the provided text to uppercase format.
$toUppercase[Text]
Text : The text to convert.$nomention
$toUppercase[this text is now UPPERCASE]
