kitControl-StringLen
This component outputs the total number of non-null characters in the In StatusString value. Out value is StatusNumeric from 0 to n.
StringLen is available in the String folder of the kitControl palette.

| Property | Value | Description |
|---|---|---|
| Out | number and null definition | Outputs the length of the string. |
| In | text (defaults to blank) and null definition | Identifies the string for the length calculation. |