VS:ResList ImportItemN

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Import the currently selected item. doConflict: 0 - dont import; 1 - replace; 2 - rename; 3 - ask with UI. The 'uniqueID' is a string identifier uniquely identifying this control.

FUNCTION ResList_ImportItemN(
uniqueID :STRING;
doConflict :LONGINT) : HANDLE;
def vs.ResList_ImportItemN(uniqueID, doConflict):
    return HANDLE

Parameters

uniqueID STRING
doConflict LONGINT

Version

Availability: from Vectorworks 2017