added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/LOSTFOCUS/CAR.PROD_SPEC_ID.json
Normal file
11
LSL2/OIEVENT/LOSTFOCUS/CAR.PROD_SPEC_ID.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine forward_event\r\n\r\nforward_event( Flag, FocusID )\r\nTparts = xlate( 'PROD_SPEC', .prod_spec_id->text, 'PART_NUMS', 'X' )\r\nTarray = .cust_part->array\r\nTarray<2> = Tparts\r\n.cust_part->array = Tarray\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user