IGPAPI
    Preparing search index...

    Function stringifyOrderedJsonObject

    • Stringify a JSON object from ordered entries.

      Use this when wire parity depends on top-level key order and an object literal would make that intent too implicit. Nested values are still serialized by the platform JSON implementation.

      Parameters

      Returns string