AppCtrlScript

MAY Computer

Help

LENGTH

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

String

See also  

LEFT, RIGHT, MID

Returns the length in characters of the given string.

Syntax

LEN[GTH] <VariableName>, <String>

Part

Description

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