Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 510 Bytes

File metadata and controls

27 lines (21 loc) · 510 Bytes

vsoWidgetPopupGetID

Description

For an OIP search popup widget, returns the IDName for an item specified by it's text.

FUNCTION vsoWidgetPopupGetID(
				widgetID : LONGINT;
				text     : STRING): STRING;
def vs.vsoWidgetPopupGetID(widgetID, text):
    return STRING

Parameters

Name Type Description
widgetID LONGINT
text STRING

Version

Availability: from Vectorworks 2020

Category