Copies the selected region of a text item from the screen and stores it in the paste buffer until you cut or copy another selected region.
PROCEDURE COPY_REGION;
Built-in Type restricted procedure
Enter Query Mode yes
None.
Use COPY_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.