VS:ResList SelFAvail

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Set the first available item in the resource popup. The 'uniqueID' is a string identifier uniquely identifying this control, item name is the item to search for, if not empty, rest is search properties

PROCEDURE ResList_SelFAvail(
uniqueID :STRING;
VAR itemName :STRING;
onlyCurrentDocument :BOOLEAN;
searchOnline :BOOLEAN;
skipCurrentDocument :BOOLEAN);
def vs.ResList_SelFAvail(uniqueID, onlyCurrentDocument, searchOnline, skipCurrentDocument):
    return itemName

Parameters

uniqueID STRING
itemName STRING
onlyCurrentDocument BOOLEAN
searchOnline BOOLEAN
skipCurrentDocument BOOLEAN

Version

Availability: from Vectorworks 2020