INPUT-DELETE-SELECTION Action

This document covers the following topics:


Description

The text currently selected in the input dialog element is deleted. The text can be deleted from 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-DELETE-SELECTION WITH #IF-1 GIVING #RESPONSE 

Note:
For selection-boxes, the action must be called whilst the selection-box still has the focus.