Removed referenced to QUOTE_SIG_PWD_ENTRY and
replaced with NDW_VERIFY_USER. Added barcode scan function to NDW_VERIFY_USER. fixed two instances of ohms square unit characters being garbled by git minor modification to NDW_VERIFY_USER_EVENTS lost focus events minor change to gotfocus event logic
This commit is contained in:
committed by
Infineon\StieberD
parent
4b26d37a1c
commit
741a8450e3
11
LSL2/OIEVENT/LOSTFOCUS/QUOTE_SIG_PWD_ENTRY.PASSWORD.json
Normal file
11
LSL2/OIEVENT/LOSTFOCUS/QUOTE_SIG_PWD_ENTRY.PASSWORD.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Declare Subroutine Post_Event\r\n\r\nPassword = .PASSWORD->text\r\nIf Password[1,3] EQ 'PWD' Then\r\n Post_Event(@window:'.OK_BUTTON', 'CLICK')\r\nend\r\n\r\nreturn 1"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user