1 2 3 4 5 6
{ "expr": "$substring(\"hello world\", -100, 3)", "dataset": "dataset5", "bindings": {}, "result": "hel" }