Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 443 Bytes

File metadata and controls

26 lines (19 loc) · 443 Bytes

vsoWidgetPopupClear

Description

Removes all items / choices of the specified popup widget

PROCEDURE vsoWidgetPopupClear(widgetID : LONGINT);
def vs.vsoWidgetPopupClear(widgetID):
    return None

Parameters

Name Type Description
widgetID LONGINT

Version

Availability: from All Versions

This is drop-in function.

Category