1 2 3 4 5 6
{ "expr": "$replace(\"ababbxabbcc\",/b+/, \"yy\", 0)", "dataset": null, "bindings": {}, "result": "ababbxabbcc" }