i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    commands.CommandType type

    A type for a command, which determines the payload it receives when a user invokes it.

    Signature:

    type CommandType = 'application' | 'records' | 'unscoped';
    

    Introduced: version 1.0

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