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

11 lines
289 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function post_event\r\n\r\nvoid = set_property( @window, '@NoRead', 1 )\r\nVoid = post_event( CtrlEntId, 'READ' )\r\nRETURN 1"
}
}
}