open-insight/LSL2/OIEVENT/CLOSE/MASTER_CALIB_LIST..json
2024-03-25 15:12:53 -07:00

11 lines
256 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function send_event\r\n\r\nVoid = send_event( CtrlEntId:'.CANCEL', 'CLICK' )\r\nreturn 0\r\n"
}
}
}