i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > ITrackedMutations > addEntityRecord

    app.ITrackedMutations.addEntityRecord() method

    Creates an entity record that is added to the chart on committal.

    Signature:

    addEntityRecord(recordTemplate: IChartEntityRecordData): IPendingRecord;
    

    Introduced: version 1.1

    Parameters

    Parameter Type Description
    recordTemplate IChartEntityRecordData The data from which to create the record.

    Returns:

    IPendingRecord

    The new, pending record.

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