# formattedValue

> The correctly formatted value of the score, like X points or X kills.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.SocialPlatforms](/engine/6000.5/script-reference/unityengine/socialplatforms.md)
* **Assembly:** UnityEngine.GameCenterModule

> **Warning:**
>
> **Deprecated.** IScore is deprecated and will be removed in a future release.

```csharp
string formattedValue { get; }
```

### Remarks

You should not use the value parameter directly but this string instead.
