EditableText.copyText

void copyText(int startPos, int endPos)

Copy text from start_pos up to, but not including end_pos to the clipboard.

Parameters

startPosstart position
endPosend position