Files
open-insight/LSL2/OIEVENT/OPTIONS/COMPANY.SHIPPERINFO.json
2024-03-25 15:12:53 -07:00

11 lines
285 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Selpos = .shipperinfo->selpos\r\nif SelPos<1> = 1 then\r\n * show popup\r\n return 1 \r\nend else\r\n RETURN 0\r\nend"
}
}
}