> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum InterRestrictionOperator

> Operators to be used between restrictions, describes how this restriction is related to the next one in an array

Operators to be used between restrictions, describes how this restriction is related to the next one in an array

## Syntax

```crmscript theme={null}
InterRestrictionOperator
```

## Fields

| Name | Description |
| ---- | ----------- |
| None |             |
| And  |             |
| Or   |             |


## Related topics

- [SuperOffice.WebApi.Data.InterRestrictionOperator](/en/api/reference/webapi/SuperOffice.WebApi.Data.InterRestrictionOperator.md)
- [SuperOffice.WebApi.Data.ArchiveRestrictionInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.ArchiveRestrictionInfo.md)
- [NSArchiveRestrictionInfo](/en/automation/crmscript/reference/CRMScript.NetServer.NSArchiveRestrictionInfo.md)
- [Populate Restrictions](/en/api/reference/restful/agent/find_agent/populate-restrictions.md)
- [Find From Restrictions](/en/api/reference/restful/agent/find_agent/find-from-restrictions.md)
- [Save Restrictions](/en/api/reference/restful/agent/find_agent/save-restrictions.md)
