# saveCurrentRecord

### Example Usages

Simple (pay attention to the **await** keyword)

```javascript
   await brixxApi.saveCurrentRecord();
```
