Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 568 Bytes

File metadata and controls

24 lines (18 loc) · 568 Bytes

ResList_ImportItem

Description

Import the currently selected item. This is the list that typically is created by call to BuildResourceList. The 'uniqueID' is a string identifier uniquely identifying this control.

FUNCTION ResList_ImportItem(uniqueID : STRING): HANDLE;
def vs.ResList_ImportItem(uniqueID):
    return HANDLE

Parameters

Name Type Description
uniqueID STRING

Version

Availability: from Vectorworks 2017

Category