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| Name | Type | Description |
|---|---|---|
| uniqueID | STRING | |
| itemName | STRING | |
| onlyCurrentDocument | BOOLEAN | |
| searchOnline | BOOLEAN | |
| skipCurrentDocument | BOOLEAN |
Availability: from Vectorworks 2020