# Sandbox.SandboxSystemExtensions.FormatWithSuffix

```csharp
static string FormatWithSuffix(int num)
```

Change 1 to 1st, 2 to 2nd etc

### Parameters

- `num` (`int`)

### Returns

`string`

Declared in [Sandbox.SandboxSystemExtensions](/api/Sandbox.SandboxSystemExtensions).
Assembly: `Sandbox.System`.
