Files
open-insight/LSL2/OIEVENT/GOTFOCUS/WO_LOG.RECEIVED_TIME.json
2024-03-25 15:12:53 -07:00

11 lines
247 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "if .received_time->text = '' then\r\n .received_time->text = '10:00AM'\r\nend\r\nRETURN 1"
}
}
}