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

11 lines
354 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine get_property, end_dialog\r\ndeclare function msg, send_event\r\n$insert logical\r\n\r\nDays = .days->array\r\nconvert @fm to '*' in Days\r\nend_dialog( @window, Days )\r\nRETURN 0"
}
}
}