| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
String |
|
See also |
LEFT, RIGHT, MID |
Returns the length in characters of the given string.
LEN[GTH] <VariableName>, <String>
|
Part |
Description | |
| <VariableName> | Script variable where to store the result. | |
| <String> | Source string. | |
|
| ||