Files
open-insight/LSL2/OIEVENT/CLICK/RDS_UNLOAD.UNLOAD_BUTTON.json
2024-03-25 15:12:53 -07:00

11 lines
300 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function rds_comm\r\n\r\nVoid = set_property( @window, '@RdsWindowToCall', 'RDS_UNLOAD' )\r\nVoid = rds_comm( \"RDS_VIEW\" )\r\nRETURN 0"
}
}
}