Share

menugroup (AutoLISP)

Product Documentation
Intermediate

Verifies that a menugroup is loaded

(menugroup groupname)

Arguments

groupname

A string that specifies the menugroup name.

Return Values

If groupname matches a loaded menugroup, the function returns the groupname string; otherwise, it returns nil.


Was this information helpful?