{ "expr": "$replace(\"abcdefghijklmno\", /ijk/, \"$x\")", "dataset": null, "bindings": {}, "result": "abcdefgh$xlmno" }