added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLICK/PRINT_HELP_CONFIG2.SAVE.json
Normal file
11
LSL2/OIEVENT/CLICK/PRINT_HELP_CONFIG2.SAVE.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function msg\r\ndeclare subroutine end_dialog\r\n\r\nTarray = .field_text->array\r\nFields = Tarray<1>\r\nText = Tarray<2>\r\nswap @vm:@vm with '' in Fields\r\nif Fields[-1,1] = @vm then Fields[-1,1] = ''\r\nswap @vm:@vm with '' in Text\r\nif Text[-1,1] = @vm then Text[-1,1] = ''\r\nconvert @vm to '^' in Fields\r\nconvert @vm to '^' in Text\r\nend_dialog( @window, 'SAVE':'*':Fields:'~':Text )\r\nreturn 0\r\n"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user