> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dotouch-emu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# printInfo

> Affiche un message d'information.

Affiche un message d'information.

#### 🎮 Méthode

```lua theme={null}
global:printInfo(msg)
```

#### 📝 Arguments

| Nom   | Type     | Description       |
| ----- | -------- | ----------------- |
| `msg` | `string` | Texte du message. |

#### 💎 Valeur de retour

| Type   | Description |
| ------ | ----------- |
| `void` | —           |
