@labkey/api
    Preparing search index...

    Function saveRows

    • Save inserts, updates, and/or deletes to potentially multiple tables with a single request.

      Parameters

      Returns XMLHttpRequest

      In client-side scripts, this method will return a transaction id for the async request that can be used to cancel the request. In server-side scripts, this method will return the JSON response object (first parameter of the success or failure callbacks).