i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IRecordEditor > removeNote

    app.IRecordEditor.removeNote() method

    Removes a note from the record.

    Signature:

    removeNote(note: NoteSpecifier): this;
    

    Introduced: version 1.1

    Parameters

    Parameter Type Description
    note NoteSpecifier The note to remove.

    Returns:

    this

    This record, without the note.

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