i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    app.ITrackedMutations.editRecord() method

    Gets an object with methods for editing a record.

    Signature:

    editRecord(record: RecordSpecifier): IRecordEditor;
    

    Introduced: version 1.1

    Parameters

    Parameter Type Description
    record RecordSpecifier The record to be edited.

    Returns:

    IRecordEditor

    The record-editing object.

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