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

# ConditionalDynamicInstructions.Branch.falseContent(_:)

A branch that represents false.

## Declaration

```swift
case falseContent(FalseContent)
```

## See Also

### Branch cases

- [ConditionalDynamicInstructions.Branch.trueContent(_:)](foundationmodels/conditionaldynamicinstructions/branch/truecontent(_:).md)
