Function Entry: MENUGROUP
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: MENUGROUP
Name
menugroup
Class
Function
Syntax
(menugroup groupname)
Arguments and Values
groupname: string; the menu group to look up.
Description
Verifies that the named menu group is currently loaded.
Return Values
Returns the groupname string when the group is loaded; otherwise nil. On macOS / Web, the function always returns groupname.
Side Effects
None.
Examples
Not documented on the vendor page.
Availability
- AutoCAD 2026: documented.
- BricsCAD V26: presumed compatible.
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [menugroup (AutoLISP 2026)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-52FBC08B-F53F-4FC0-A5C5-ED3FA2BB8F4B.htm)
- Status: documented (Phase 3 body fill).