Difference between revisions of "Upper Case"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{String Functions}} | {{String Functions}} | ||
<question> | <question> | ||
− | Use <code>toUpperCase()</code> to change a | + | Use <code>toUpperCase()</code> to change a string to upper case. |
<shell> | <shell> | ||
public class P{ | public class P{ |
Latest revision as of 19:23, 13 January 2008
Use toUpperCase()
to change a string to upper case.
[Font]
[Default]
[Show]
[Resize]
[History]
[Profile]
See Also: