added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/GOTFOCUS/REPORT_SLIST_CFG.COLUMN_INFO.json
Normal file
11
LSL2/OIEVENT/GOTFOCUS/REPORT_SLIST_CFG.COLUMN_INFO.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "ReportID = Trim(.report_id->text)\r\nif len( ReportID ) = 0 then\r\n Void = set_property( 'SYSTEM', 'FOCUS', @window:'.REPORT_ID' )\r\n return 0\r\nend else\r\n return 1\r\nend"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user