---
title: leftExpressions
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspredicateeditorrowtemplate/leftexpressions
---

# leftExpressions

Returns the left hand expressions for the receiver.

## Declaration

```swift
var leftExpressions: [NSExpression]? { get }
```

## Return Value

Return Value The left hand expressions for the receiver

## See Also

### Information About a Row Template

- [rightExpressions](appkit/nspredicateeditorrowtemplate/rightexpressions.md)
- [compoundTypes](appkit/nspredicateeditorrowtemplate/compoundtypes.md)
- [modifier](appkit/nspredicateeditorrowtemplate/modifier.md)
- [operators](appkit/nspredicateeditorrowtemplate/operators.md)
- [options](appkit/nspredicateeditorrowtemplate/options.md)
- [rightExpressionAttributeType](appkit/nspredicateeditorrowtemplate/rightexpressionattributetype.md)
