added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLICK/REACT_ITEMS.VIEW_TUBE.json
Normal file
11
LSL2/OIEVENT/CLICK/REACT_ITEMS.VIEW_TUBE.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "DECLARE SUBROUTINE obj_Appwindow\r\n\r\nTubeID = Get_Property(@WINDOW:'.TUBE_ID','DEFPROP')\r\n\r\nIF TubeID NE '' THEN\r\n\tobj_Appwindow('ViewRelated','TUBE':@RM:TubeID)\r\nEND\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user