toUpperCase Method
Returns a string where all alphabetic characters have been converted to uppercase.
function toUpperCase() : String
Show:
Returns a string where all alphabetic characters have been converted to uppercase.
function toUpperCase() : String