| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
String |
|
See also |
UCASE |
Returns the given string in lower case letters.
LCASE <VariableName>, <String>
LOWERCASE <VariableName>, <String>
|
Part |
Description | |
| <VariableName> | Script variable where to store the result. | |
| <String> | Source string. | |
|
| ||