{ "expr": "$split(\"Hello\", \"\")", "dataset": null, "bindings": {}, "result": [ "H", "e", "l", "l", "o" ] }