Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonTab Class / GetCommandGroup Method / GetCommandGroup(MultiLangString,Boolean) Method
Name of a command group, multilanguage
Check if command group exist in any (not only current) language

In This Topic
GetCommandGroup(MultiLangString,Boolean) Method
In This Topic
Gets command group by its name
Syntax

Parameters

multiLangName
Name of a command group, multilanguage
checkAnyLanguage
Check if command group exist in any (not only current) language
Remarks
When the command group was previously added in different language than current, then using MultiLangString with group name in various languages can be helpful to find such command group.
See Also