> ## 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.

# reverseParseEffect

> v0.20.5

> **reverseParseEffect**(`effect`, `placeholders`, `rawDataIndex`, `ruleS`): `string`

Defined in: [src/parsing/reverse-parsing-logic.ts:512](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/parsing/reverse-parsing-logic.ts#L512)

## Parameters

| Parameter      | Type                                                                 |
| -------------- | -------------------------------------------------------------------- |
| `effect`       | [`EffectOnChain`](../../../modules/types/type-aliases/EffectOnChain) |
| `placeholders` | `string`\[]                                                          |
| `rawDataIndex` | `number`                                                             |
| `ruleS`        | [`RuleOnChain`](../../../modules/types/type-aliases/RuleOnChain)     |

## Returns

`string`
