This document covers the following topics:
Copies the content of the clipboard into an Input Field Control , a Selection Box Control , or an Edit Area Control. If nothing is selected inside the dialog element, the clipboard text is inserted at the cursor position. If an area of text is selected, this selection is deleted and the content of the clipboard is inserted.
Name/Data Type | Explanation |
---|---|
HANDLE OF GUI | Input
Specifies a Selection Box Control or an Edit Area Control. |
Response (I4) | Output
Natural error (if applicable). |
PROCESS GUI ACTION INPUT-PASTE WITH #IF-1 GIVING #RESPONSE