---
title: rightExpressions
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspredicateeditorrowtemplate/rightexpressions
---

# rightExpressions

Returns the right hand expressions for the receiver.

## Declaration

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

## Return Value

Return Value The right hand expressions for the receiver

## See Also

### Information About a Row Template

- [leftExpressions](appkit/nspredicateeditorrowtemplate/leftexpressions.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)
