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