added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CHANGED/PROD_SPEC_SHIP.SHIP_PARTIAL.json
Normal file
11
LSL2/OIEVENT/CHANGED/PROD_SPEC_SHIP.SHIP_PARTIAL.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "$insert logical\r\n\r\nif NewData = 'No' then\r\n .ship_full_type->visible = true$\r\n .sftype_label1->visible = true$\r\n .sftype_label2->visible = true$ \r\nend else\r\n .ship_full_type->text = ''\r\n .ship_full_type->visible = false$\r\n .sftype_label1->visible = false$\r\n .sftype_label2->visible = false$\r\nend\r\nRETURN 1"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user