Index.getSelectedTextIndices

Get the start and end indexes of the text selection if there is one.

mixintemplate Index()
int[]
getSelectedTextIndices
()

Return Value

Type: int[]

An array holding the start and end indexes of a text selection.

Meta