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

11 lines
314 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine rlist\r\n$insert rlist_equates\r\n\r\nrlist( 'SELECT LSL_USERS WITH ACTIVE BY LAST_FIRST', target_activelist$, '', '', '' )\r\nreturn 1\r\n"
}
}
}