Files
open-insight/LSL2/OIEVENT/POSCHANGED/RDS_LAYERS.THICKNESS_READINGS.json
2024-03-25 15:12:53 -07:00

11 lines
386 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine forward_event\r\ndeclare function rds_comm2\r\n\r\nforward_event(NextColumn,NextRow)\r\nVoid = set_property( @window, '@CurControlName', 'THICKNESS_READINGS' )\r\nVoid = rds_comm2( \"WAF_SIZE_SET\" )\r\nRETURN 0"
}
}
}