vira - v31.31.7
    Preparing search index...

    Function setValueAtPath

    • Returns a new JSON value where the value at path has been replaced with newValue.

      Parameters

      • __namedParameters: Readonly<{ newValue: JsonValue; path: ViraJsonPath; root: JsonValue }>

      Returns JsonValue