# Sandbox.Doo.Expression.GetDebugText

```csharp
string GetDebugText()
```

Returns a human-readable string representation of this expression for the editor.

### Returns

`string`

Declared in [Sandbox.Doo.Expression](/api/Sandbox.Doo.Expression).
Assembly: `Sandbox.Engine`.
