EditField.CharPosAtLineNum Method
Returns as an Integer the character position in the Editfield of the first character on the LineNumber line. Characters are numbered consecutively from the start until the end of the EditField.
Syntax
EditField.CharPosAtLineNum LineNumber
Parameters | |
LineNumber |
The first character is numbered 1. The first line is numbered zero.