i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > commands > HelpCategory

    commands.HelpCategory type

    A category for a command, as listed in the i2 Notebook keyboard help.

    Signature:

    type HelpCategory = 'discover' | 'select' | 'help' | 'view' | 'edit' | 'search' | 'manage';
    

    Introduced: version 1.1

    Remarks

    The category determines the section of the keyboard help dialog in which the command is displayed.

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