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

11 lines
304 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "if NewData = '' and .thru->text = '' then\r\n .span->enabled = 1\r\nend else\r\n .span->text = 'N/A'\r\n .span->enabled = 0\r\nend\r\nRETURN 1"
}
}
}