vira - v31.18.2
    Preparing search index...

    Function deleteValueAtPath

    • Returns a new JSON value where the value at path has been removed. If path targets an object key, the key is deleted; if it targets an array index, the item is spliced out.

      Parameters

      Returns JsonValue