> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.5/api/csharp/yarn/yarn.line/yarn.line.substitutions.md).

# Substitutions

Field in [Line](/2.5/api/csharp/yarn/yarn.line.md)

## Summary

The values that should be inserted into the user-facing text before delivery.

```csharp
public string[] Substitutions;
```
