INPUT-CUT-SELECTION Action

This document covers the following topics:


Description

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.

Parameters

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).

Example:

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.