This document covers the following topics:
The text currently selected in the input dialog element is copied to the clipboard and is deleted in the original place. The text can be selected in an Input Field Control, a Selection Box Control or an Edit Area Control.
Name/Data Type | Explanation |
---|---|
HANDLE OF GUI | Input
Specifies an Input Field Control, a Selection Box Control or an Edit Area Control. |
Response (I4) | Output
Natural error (if applicable). |
PROCESS GUI ACTION INPUT-CUT-SELECTION WITH #IF-1 GIVING #RESPONSE
Note:
For selection-boxes, the action must be called whilst the
selection-box still has the focus.