AppCtrlScript

MAY Computer

Help

LCASE

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

String

See also  

UCASE

Returns the given string in lower case letters.

Syntax

LCASE <VariableName>, <String>
LOWERCASE
<VariableName>, <String>

Part

Description

<VariableName> Script variable where to store the result.
<String> Source string.