11 lines
310 B
JSON
11 lines
310 B
JSON
{
|
|
"header": {
|
|
"version": 1,
|
|
"type": "record"
|
|
},
|
|
"body": {
|
|
"record1": {
|
|
"<1>": "declare subroutine recipe_browse_comm\r\n\r\nLastLayer = get_property( @window, '@LayCnt' )\r\nrecipe_browse_comm( 'CHANGE_LAYER', LastLayer )\r\nRETURN 0"
|
|
}
|
|
}
|
|
} |