Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommand Class / AddSubCommand Method / AddSubCommand(String,String) Method
Text that is set at a button
Command line of the action

In This Topic
    AddSubCommand(String,String) Method
    In This Topic
    Adds a new sub-command to an existing command.
    Syntax

    Parameters

    Parameter NameDescription
    strButtonTextText that is set at a button
    strActionCommandLineCommand line of the action
    See Also