Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 474 Bytes

File metadata and controls

25 lines (18 loc) · 474 Bytes

ws2GetMenusCnt

Description

Workspace advanced APIs. Return the number of menu items at the speicfied path. Use '/' for path delimiter of universal menu names.

FUNCTION ws2GetMenusCnt(menuPath : DYNARRAY[] of CHAR): INTEGER;
def vs.ws2GetMenusCnt(menuPath):
    return INTEGER

Parameters

Name Type Description
menuPath DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2021

Category

  • Workspaces