i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    app.ITrackedMutations.addLinkRecord() method

    Creates a link record that is added to the chart on committal.

    Signature:

    addLinkRecord(recordTemplate: IChartLinkRecordData): IPendingRecord;
    

    Introduced: version 1.1

    Parameters

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

    Returns:

    IPendingRecord

    The new, pending record.

    In this article
    • app.ITrackedMutations.addLinkRecord() method
    • Parameters
    Back to top © N. Harris Computer Corporation