Converts the specified text to lower case.

ToLower(text)

- text
- Text to convert to lower case.

A lower case version of text.


No Caps That = Dictation.Replace(String.ToLower(Dictation.Get()));
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)