# Editor.ConsoleSystem.Run

```csharp
static void Run(string command)
```

Run this command. This should be a single command.

### Parameters

- `command` (`string`)

Declared in [Editor.ConsoleSystem](/api/Editor.ConsoleSystem).
Assembly: `Sandbox.Tools`.
