added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CREATE/PRINT_HELP_CONFIG2..json
Normal file
11
LSL2/OIEVENT/CREATE/PRINT_HELP_CONFIG2..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Window = field( CreateParam, '*', 1 )\r\nFieldText = field( CreateParam, '*', 2 )\r\nif window then\r\n .window->text = Window\r\nend\r\nif FieldText then\r\n convert '^' to @vm in FieldText\r\n convert '~' to @fm in FieldText\r\n .field_text->array = FieldText\r\nend\r\nreturn 1"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user