# ErrorIndex

> Character index in the format string where the error occurred.

## Definition

* **Type:** Property
* **Namespace:** [Unity.SmartStrings](/engine/6000.7/script-reference/unity/smartstrings.md)
* **Assembly:** UnityEngine.SmartStringsModule

```csharp
public int ErrorIndex { get; }
```
