lineText = textBox.GetLineText(lineIndex)
lineText = textBox.GetLineText(lineIndex)
| Variable | Description |
|---|---|
| lineText | String. |
| lineIndex | The zero-based line index for which to retrieve the currently displayed text. Integer. |