This document covers the following topics:
Deletes all children of a given dialog or dialog element dynamically. You use this action, for example, to delete all items in a List Box Control before filling the list box again (using the ADD-ITEMS Action).
Name/Data Type | Explanation |
---|---|
HANDLE OF GUI | Input
Handle of the dialog or dialog element whose children are to be deleted. |
Response (I4) | Output
Natural error (if applicable). |
PROCESS GUI ACTION DELETE-CHILDREN WITH #LB-1 GIVING #RESPONSE