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

11 lines
321 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function post_event, set_property\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\nRETURN 0"
}
}
}