Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 478 Bytes

File metadata and controls

25 lines (18 loc) · 478 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

  • Document List Handling