# Logout

```javascript
Const csc=window._csc as any;
csc(‘logout’);
```
