i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IPossibleValue > description

    schema.IPossibleValue.description property

    Gets a description of the possible value.

    Signature:

    readonly description?: string;
    

    Returns: string

    Introduced: version 1.0

    Remarks

    The description can provide more information to the user about what the value indicates. For example, if the value is an acronym, the description might provide the expanded form.

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