upperCase

text upperCase(text, language)

Returns the text converted to upper case characters.

Parameters

  1. text — text to convert.
  2. language — optional language code, defaults is the device language.

Returns