added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/LOSTFOCUS/WO_MAST_SCHED_FIND.FIND_VAL.json
Normal file
11
LSL2/OIEVENT/LOSTFOCUS/WO_MAST_SCHED_FIND.FIND_VAL.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine wo_mast_sched_comm\r\n\r\nOrigFVal = get_property( @window, '@OrigFVal' )\r\nCurFVal = .find_val->text\r\nif CurFVal <> OrigFVal then\r\n wo_mast_sched_comm( 'CLEARPOS', '', '' )\r\nend\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user