This documentation is archived and is not being maintained.
toUpperCase Method
Visual Studio 2010
Returns a string where all alphabetic characters have been converted to uppercase.
function toUpperCase() : String
Show: