To Lower Replacement
Example:
{0:ToLower}
Will make all letters of the input value lower case. If capitalization does not matter in your language, you can safely replace it with {0}, matching the number in the brackets, otherwise leave as is.