added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/OPTIONS/ATTENDANCE.SUPERVISOR.json
Normal file
11
LSL2/OIEVENT/OPTIONS/ATTENDANCE.SUPERVISOR.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"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 AND WITH GROUPS CONTAINING \"SUPERVISOR\" BY LAST_FIRST', target_activelist$, '', '', '' )\r\nreturn 1"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user