---
title: standardOutput
framework: system
role: symbol
role_heading: Type Property
path: system/filedescriptor/standardoutput
---

# standardOutput

The standard output file descriptor, with a numeric value of 1.

## Declaration

```swift
static var standardOutput: FileDescriptor { get }
```
