Skip to content

Instantly share code, notes, and snippets.

@abramsm
Last active August 29, 2015 13:56
Show Gist options
  • Save abramsm/9136422 to your computer and use it in GitHub Desktop.
Save abramsm/9136422 to your computer and use it in GitHub Desktop.
{"op":"chain", "filter":[
{"op":"field", "from":"UID"},
{"op":"equals", "left":"FIELD_ONE", "right":"FIELD_TWO", "not":true},
{"op":"concat", "in":["FOO", "BAR"], "out":"OUTPUT", "join":":"},
{"op":"num", "columns":["END", "START", "WALL"], "define":"c0,c1,sub,
v1000,ddiv,toint,v2,set"},
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment