i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > data > ILabelDetailsBase > labelOrFallback

    data.ILabelDetailsBase.labelOrFallback property

    Gets the label or, if the label is empty, a standard fallback string such as '<No value>'.

    Signature:

    readonly labelOrFallback: string;
    

    Returns: string

    Introduced: version 1.0

    Remarks

    To distinguish between a label that's been set and a fallback string, inspect hasLabel.

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