>>-anEditControl~LineLength(--line--)--------------------------><
The LineLength method retrieves the number of characters contained in the line in the associated edit control.
The only argument is:
The number of the line of which the number of characters is to be retrieved. Line numbers are incremented by 1, starting with 1.
The length of the given line.
For an example, refer to LineIndex.