Files
open-insight/LSL2/OIEVENT/CLICK/CUST_ACTIVITY_RPT1.SPEC_ONLY.json
2024-03-25 15:12:53 -07:00

11 lines
334 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "if .spec_only->check then\r\n .from->text = ''\r\n .thru->text = ''\r\n .span->text = 'N/A'\r\n .order_stat->text = 'N/A'\r\n .order_quote->text = ''\r\nend\r\nRETURN 1"
}
}
}