Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 488 Bytes

File metadata and controls

24 lines (18 loc) · 488 Bytes

ResList_GetSel

Description

Return the selected item from the popup. The 'uniqueID' is a string identifier uniquely identifying this control.

FUNCTION ResList_GetSel(uniqueID : STRING): STRING;
def vs.ResList_GetSel(uniqueID):
    return STRING

Parameters

Name Type Description
uniqueID STRING

Version

Availability: from Vectorworks 2017

Category