# AcceptAll

## AcceptAll

**Description:**\
Grant **positive consent** to all vendors.

**Syntax:**

```javascript
var sConsentId = jentis.consent.engine.AcceptAll();
```

**Parameters:**

* *(none)*

**Returns:**

* `string` — The new **Consent ID**.
