open-insight/LSL2/OIEVENT/CLICK/REACTOR_LOG_LL.SAVE.json
2024-03-25 15:12:53 -07:00

11 lines
365 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine end_dialog\r\n\r\nControls = get_property( @window, '@Controls' )\r\nRetVal = get_property( Controls, 'INVALUE' )\r\nconvert @rm to @fm in RetVal\r\nend_dialog( @window, RetVal )\r\nRETURN 0"
}
}
}