Member Junction
    Preparing search index...
    • Parses a BIGINT (int8) text value to a JS number. Values outside the IEEE-754 safe-integer range are returned as the original string rather than silently losing precision.

      Parameters

      • value: string

      Returns string | number