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

11 lines
339 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine rlist, update_index\r\n$insert rlist_equates\r\n\r\nrlist( 'SELECT EXPORTS BY NAME WITH ENTRY_ID = ':quote(@user4), target_activelist$, '', '', '' )\r\nRETURN 1\r\n"
}
}
}