Search Results for

    / fm / liveswitch / CompareResult

    Enumeration: CompareResult

    fm.liveswitch.CompareResult

    The compare result in a sort operation.

    Table of contents

    Enumeration members

    • Equal
    • Negative
    • Positive

    Enumeration members

    Equal

    • Equal: = 1

    Indicates that the two elements are equal.

    Defined in: Generated/TypeScript/fm.liveswitch/CompareResult.ts:14


    Negative

    • Negative: = 2

    Indicates that the first element belongs before the second.

    Defined in: Generated/TypeScript/fm.liveswitch/CompareResult.ts:20


    Positive

    • Positive: = 3

    Indicates that ths second element belongs before the first.

    Defined in: Generated/TypeScript/fm.liveswitch/CompareResult.ts:26

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0