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

11 lines
244 B
JSON

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