method String.toUpperCase
Private
String.toUpperCase(): string

Converts all the alphabetic characters in a string to uppercase.

Return Type

string