VS:ResList SelFAvail

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

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