VS:ResList IsSelValid
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Determine if the selection in the popup is valid. The 'uniqueID' is a string identifier uniquely identifying this control.FUNCTION ResList_IsSelValid(
uniqueID :STRING) : BOOLEAN;
def vs.ResList_IsSelValid(uniqueID): return BOOLEAN
Parameters
uniqueID STRING