Pastes the contents of the clipboard (i.e., the selected region that was cut or copied most recently), positioning the upper left corner of the pasted area at the cursor position.
PROCEDURE PASTE_REGION;
Built-in Type restricted procedure
Enter Query Mode yes
none
Usage Notes
Use PASTE_REGION, as well as the other editing functions on text items only. The cut and copy functions transfer the selected region into the system clipboard until you indicate the paste target. At that time, the cut or copied content is pasted onto the target location.