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