Workspace advanced APIs. Return the indx of the specified universal name inside the provided menu path. Return -1 if not found. See 'ws2GetMenusCnt'.
FUNCTION ws2FindMenuIndex(
menuPath : DYNARRAY[] of CHAR;
findMenuUnivName : DYNARRAY[] of CHAR): INTEGER;def vs.ws2FindMenuIndex(menuPath, findMenuUnivName):
return INTEGER| Name | Type | Description |
|---|---|---|
| menuPath | DYNARRAY[] of CHAR | |
| findMenuUnivName | DYNARRAY[] of CHAR |
Availability: from Vectorworks 2021