{ "expr": "$split(\"a, b, c, d\", \", \", 2)", "dataset": null, "bindings": {}, "result": [ "a", "b" ] }