最后更新于1年前
<evalcmd> UCase && string && Upper-case string. && string && string && Input string to upper-case. </evalcmd>
Returns string converted to upper-case.
//
Output( UCase("Hello World") ); --> HELLO WORLD
See also: