# Sandbox.ITagSet.Toggle

```csharp
void Toggle(string tag)
```

If this tag is already here, remove it, else add it.

### Parameters

- `tag` (`string`)

Declared in [Sandbox.ITagSet](/api/Sandbox.ITagSet).
Assembly: `Sandbox.Engine`.
