---
title: "ConditionalDynamicInstructions.Branch.trueContent(_:)"
framework: foundationmodels
role: symbol
role_heading: Case
path: "foundationmodels/conditionaldynamicinstructions/branch/truecontent(_:)"
---

# ConditionalDynamicInstructions.Branch.trueContent(_:)

A branch that represents true.

## Declaration

```swift
case trueContent(TrueContent)
```

## See Also

### Branch cases

- [ConditionalDynamicInstructions.Branch.falseContent(_:)](foundationmodels/conditionaldynamicinstructions/branch/falsecontent(_:).md)
