ClearScreenGadgetItems()
Syntax
ClearScreenGadgetItems(#ScreenGadget)Description
Clears all the items from the specified #ScreenGadget.
Parameters
#ScreenGadget The gadget to use.
Return value
None.
Remarks
The Gadget must be one of the following types:
- ComboBoxScreenGadget()
- ListViewScreenGadget()
- PanelScreenGadget()
See Also
AddScreenGadgetItem()
Supported OS
All