AppCtrlScript

MAY Computer

Help

UCASE

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

String

See also  

LCASE

Returns the given string in upper case letters.

Syntax

UCASE <VariableName>, <String>
UPPERCASE
<VariableName>, <String>

Part

Description

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