Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 524 Bytes

File metadata and controls

24 lines (18 loc) · 524 Bytes

ResList_GetSelIsDoc

Description

Return if the selected resource is in the current document. The 'uniqueID' is a string identifier uniquely identifying this control.

FUNCTION ResList_GetSelIsDoc(uniqueID : STRING): BOOLEAN;
def vs.ResList_GetSelIsDoc(uniqueID):
    return BOOLEAN

Parameters

Name Type Description
uniqueID STRING

Version

Availability: from Vectorworks 2017

Category