Returns a string where all alphabetic characters have been converted to uppercase, taking into account the host environment's current locale.
stringVar.tolocaleUpperCase( ) |
| JScript |
| toLocaleUpperCase Method (JScript 5.6) |
| See Also |
Returns a string where all alphabetic characters have been converted to uppercase, taking into account the host environment's current locale.
stringVar.tolocaleUpperCase( ) |
Remarks
Requirements
See Also