$toLowerCase
$toLowerCase
will change the given text from uppercase to lowercase.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
text | string | The text to change to lowercase. | true |
Example(s)
This will everything given to lowercase, in this case it would return aoi.js is great.
: