added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/WRITE/WO_VERIFY..json
Normal file
11
LSL2/OIEVENT/WRITE/WO_VERIFY..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function post_event, rds_comm\r\ndeclare subroutine forward_event\r\n\r\n\r\nVoid = post_event( @window, 'CLOSE' )\r\nVoid = post_event( 'RDS.WO_VERIFY_VIEW', 'OMNIEVENT' )\r\nforward_event()\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user