最后更新于1年前
<evalcmd> LCase && string && Lower-case string. && string && string && Input string to lower-case. </evalcmd>
Returns string converted to lower-case.
//
Output( LCase("Hello World") ); --> hello world
See also: