# Editor.TextCursor.InsertText

```csharp
void InsertText(string str)
```

### Parameters

- `str` (`string`)

Declared in [Editor.TextCursor](/api/Editor.TextCursor).
Assembly: `Sandbox.Tools`.
