> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectreal.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# rconsoleshow

> Hien thi Windows console window hien tai bang Windows console visibility update voi show mode. Function nay khong tao console. Neu khong co console window, loi goi se quay lai ma khong lam gi.

<div className="real-function-page">
  ```lua theme={null}
  rconsoleshow()
  ```

  ## Alias

  * `consoleshow`

  ## Ví dụ

  Show the current Windows console window when one exists.

  ```lua theme={null}
  rconsolecreate()
  rconsolehide()
  rconsoleshow()
  ```
</div>
