i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    app.IRecordEditor.removeSourceReference() method

    Removes a source reference from the record.

    Signature:

    removeSourceReference(ref: SourceReferenceSpecifier): this;
    

    Introduced: version 1.1

    Parameters

    Parameter Type Description
    ref SourceReferenceSpecifier The source reference to remove.

    Returns:

    this

    This record, without the source reference.

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