DELETE Action

This document covers the following topics:


Description

Deletes a specified dialog element. You can use this action, for example, to delete items from a List Box Control or to remove dialog elements from a dialog.

Parameters

Name/Data Type Explanation
HANDLE OF GUI Input

Any dialog element.

Response (I4) Output

Natural error (if applicable).

Example:

PROCESS GUI ACTION DELETE WITH #PB-1 GIVING #RESPONSE