Custom Command
FunctionsText Functions

$toLowercase[text]

this functions lowercases every character

Usage:

$toLowercase[text]

!!exec $toLowercase[HeLlO]

hello

Function difficulty: Easy

Tags: Case Case

On this page