Converts the specified text to upper case.

ToUpper(text)

- text
- Text to convert to upper case.

An upper case version of text.


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