added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/GOTFOCUS/RDS.QXJ_PRE.json
Normal file
11
LSL2/OIEVENT/GOTFOCUS/RDS.QXJ_PRE.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "CurVal = @CtrlEntId->text\r\nCustID = field( .cust_info->text, ' ', 1 )\r\nif ( CurVal = '' ) and ( CustID = '621' ) and ( .run_order_num->text = 1 ) then\r\n * IF IT IS SILICON SYSTEMS AND RUN ORDER NUMBER ONE THEN DEFAULT\r\n @CtrlEntId->text = .tthick_avg->text:'0' ;* TACK ON THE LAST ZERO FOR THREE DECIMAL PRECISION\r\nend\r\nRETURN 1"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user