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

# reverseParsePlaceholder

> v0.20.5

> **reverseParsePlaceholder**(`placeholder`, `names`, `foreignCalls`, `trackers`, `mappings`): `string`

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

## Parameters

| Parameter      | Type                                                                                |
| -------------- | ----------------------------------------------------------------------------------- |
| `placeholder`  | `any`                                                                               |
| `names`        | [`FunctionArgument`](../../../modules/types/type-aliases/FunctionArgument)\[]       |
| `foreignCalls` | [`ForeignCallOnChain`](../../../modules/types/type-aliases/ForeignCallOnChain)\[]   |
| `trackers`     | [`TrackerOnChain`](../../../modules/types/type-aliases/TrackerOnChain)\[]           |
| `mappings`     | [`hexToFunctionString`](../../../modules/types/type-aliases/hexToFunctionString)\[] |

## Returns

`string`
