Clear-TypeData
--------------

### Synopsis
Clears formatting to the current session.

---

### Description

The Clear-FormatData command removes the formatting data for the current session.
The formatting data must have been added with Add-FormatData

---

### Related Links
* [Push-TypeData](Push-TypeData.md)

* [Pop-TypeData](Pop-TypeData.md)

---

### Syntax
```PowerShell
Clear-TypeData [<CommonParameters>]
```
