added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLICK/REACTOR_LOG_AW.SAVE.json
Normal file
11
LSL2/OIEVENT/CLICK/REACTOR_LOG_AW.SAVE.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine end_dialog\r\n\r\nControls = get_property( @window, '@Controls' )\r\nRetVal = get_property( Controls, 'TEXT' )\r\nconvert @rm to @fm in RetVal\r\nend_dialog( @window, RetVal )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user