i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IServerComponents > baseUrl

    app.IServerComponents.baseUrl property

    Gets the base URL of the i2 Analyze server. For example, http://localhost:3000/opal/.

    Signature:

    readonly baseUrl: string;
    

    Returns: string

    Introduced: version 1.1

    Remarks

    The base URL always ends with a forward slash, and never contains query parameters.

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