> For the complete documentation index, see [llms.txt](https://gtfo-modding.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gtfo-modding.gitbook.io/wiki/reference/nested-types/terminaloutput.md).

# TerminalOutput

Custom terminal command output.

## Fields

### LineType - [TerminalLineType](/wiki/reference/enum-types.md#terminallinetype) (enum)

Visual type of output to display.

### Output - [LocalizedText](/wiki/reference/nested-types/localizedtext.md) (nested type)

Output text.

### Time - Single

Time when to display this output.
