lineLength = textBox.GetLineLength(lineIndex)
lineLength = textBox.GetLineLength(lineIndex)
| Variable | Description |
|---|---|
| lineLength | Integer. |
| lineIndex | The zero-based line index for which to return a character count. Integer. |