tps/reload/huntmap.json
Paul Trowbridge e16a60b9fb reload
2018-05-30 00:08:36 -04:00

20 lines
405 B
JSON

{
"sequence": 1,
"srce": "hunt",
"defn": [
{
"key": "{Memo}",
"map": "y",
"flag": "",
"field": "f20",
"regex": ".{1,20}",
"retain": "y"
}
],
"name": "First 20",
"where": [
{}
],
"function": "extract",
"description": "pull first 20 characters from description for mapping"
}