How to get text cursor position in text box?

How to get text cursor(text edit beam)position of a TextBox?
Word index is best…

the same question, i add text to the textbox, set focus in it. the cursor blinks in front of the text! I also can’t find information on how to get the cursor. (4.24.3 on android)

TextBox setFocus() in Blueprint

Yes, after the set focus, the cursor appears at the beginning of the text (in the text box), but it is necessary that at the end