18 August 2015
control
notification.control (Notifications) | |
---|---|
Type | Corrade progressive notification |
Notification | control |
Data | type , controls , pass , take |
Structure | ScriptControlEventArgs |
Description | Scripts calling llTakeControls on Corrade. |
Commands | None. |
Last Changes | Release 8.40 - added the control notification. |
Data | Description |
---|---|
type | The type of the notification. |
controls | A CSV list of ScriptControlChange items. |
pass | True if the script is passing controls back to the agent. |
take | True if the script is requesting controls be released to the script. |