/
comp
/
gb.qt.ext
/
textedit
/ topos
TextEdit.ToPos (gb.qt.ext)
Syntax
FUNCTION
ToPos
(
Paragraph
AS
Integer
,
Index
AS
Integer
)
AS
Integer
Gets a paragraph number and a character index inside this paragraph, and returns the number of characters since the beginning of the text that corresponds to that position.