# Paste

> The command name for the Paste command, which inserts the clipboard content into the current context.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.UICommonModule

```csharp
public const string Paste = "Paste"
```
