insert word-or-list
Prints the input at the cursor position, in the current text box. See print.
Examples:
text1,
insert "hi
insert char 32 Leaves a space.
pr "there
insert word-or-list
Prints the input at the cursor position, in the current text box. See print.
Examples:
text1,
insert "hi
insert char 32 Leaves a space.
pr "there