Files
open-insight/LSL2/OIEVENT/CLICK/RECIPE_BROWSE.LAY_BEG.json
2024-03-25 15:12:53 -07:00

11 lines
277 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine recipe_browse_comm\r\n\r\nrecipe_browse_comm( 'CHANGE_LAYER', 1 ) ;* 1 for the first layer\r\nRETURN 0"
}
}
}