Files
open-insight/LSL2/OIEVENT/LOSTFOCUS/WO_DAILY_SCHED3.RW33.json
2024-03-25 15:12:53 -07:00

11 lines
341 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event( Flag, FocusID )\r\nif status() else\r\n wo_daily_sched_comm('WO_LOST_FOCUS', CtrlEntId )\r\nend\r\nRETURN 0"
}
}
}