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

11 lines
346 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine forward_event\r\n$insert recipe_equ\r\n\r\nforward_event( Flag, FocusID )\r\n.recipe_name->text = xlate( 'RECIPE', .recipe_no->text, recipe_recipe_name$, 'X' )\r\nRETURN 0"
}
}
}