Files
open-insight/LSL2/OIEVENT/OPTIONS/P_NAMES.PHONES.json
2024-03-25 15:12:53 -07:00

11 lines
235 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "if .phones->selpos<1> = 2 then\r\n return 1\r\nend else\r\n return 0\r\nend"
}
}
}