INPUT-UNDO Action

This document covers the following topics:


Description

Undoes the last editing action in an Input Field Control, a Selection Box Control or an Edit Area Control. Editing actions that can be undone are entering, copying, pasting, cutting and deleting text in a dialog element.

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-UNDO WITH #EA-1 GIVING #RESPONSE