> ## Documentation Index
> Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Right

> v0.20.5

> **Right**\<`U`> = `object`

Defined in: [src/modules/types.ts:704](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L704)

## Type Parameters

| Type Parameter |
| -------------- |
| `U`            |

## Properties

### left?

> `optional` **left**: `never`

Defined in: [src/modules/types.ts:708](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L708)

Left value placeholder

***

### right

> **right**: `U`

Defined in: [src/modules/types.ts:706](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L706)

Right value
