Gets the selected resource control of a resource popup. The 'uniqueID' is a string identifier uniquely identifying this control. The return value is one of the values in the SResourceControl::DefaultID enumeration in IResourceManagerContent.h.
FUNCTION ResList_GetSelCtrl(uniqueID : STRING) : INTEGER;def vs.ResList_GetSelCtrl(uniqueID):
return INTEGER| Name | Type | Description |
|---|---|---|
| uniqueID | STRING |
Availability: from Vectorworks 2024.4
- [Document List Handling](../Categories/Document List Handling.md)