Drafts Community
How to insert text at caret position [Solved]
Scripting
sylumer
March 29, 2019, 2:46pm
2
Try
editor.setSelectedText("foo");
1 Like
show post in topic