Files
open-insight/LSL2/OIEVENT/MENU/LSL_MAIN2.MENU.WINDOWS.PRODUCTION.RSCHED.json
2024-03-25 15:12:53 -07:00

11 lines
299 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function msg, start_window\r\n$insert msg_equates\r\n\r\nVoid = start_window( 'WO_MAST_SCHED', @window, '*CENTER', '', '' )\r\nRETURN 0"
}
}
}