The logout command allows an authenticated group that has the system permission to make Corrade log out of the account.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
logout | group, password | system | llInstantMessage(CORRADE, wasKeyValueEncode( [ // shutdown Corrade "command", "logout", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD) ] ) ); |
0), then Corrade will disconnect from the grid and wait for a followup login command in order to reconnect to the grid.logout command, depending on the available start locations configured, Corrade will disconnect and reconnect at the next start location.