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