Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 511 Bytes

File metadata and controls

24 lines (18 loc) · 511 Bytes

ResList_IsSelValid

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

Name Type Description
uniqueID STRING

Version

Availability: from Vectorworks 2017

Category