i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > commands > ICommandConfigBase > name

    commands.ICommandConfigBase.name property

    Gets the name of the command. For example, "Quick Search".

    Signature:

    readonly name: string;
    

    Returns: string

    Introduced: version 1.0

    Remarks

    Typically, the name is displayed as the label of a button or a menu item.

    In this article
    Back to top © N. Harris Computer Corporation