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

11 lines
270 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function dialog_box\r\n\r\nParams = dialog_box( 'NEW_REPORT', @window, '*CENTER' )\r\n\r\nReturn 0\r\n\r\n"
}
}
}