You can use the Length function to determine the number of characters of the value passed in.
Syntax | ||||
Length(Value) | ||||
Return value | ||||
Type |
Description | |||
Long |
Number of characters | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Value |
String |
ByVal |
Text whose length is to be determined. |