# msg

{% hint style="info" %}
**Good to know:** ';' is the only **unused** command.
{% endhint %}

{% hint style="info" %}
**Good to know:** Msg command supports GECHO so I think check it.

<https://github.com/Groophy-Inc/Gecho>
{% endhint %}

## The basics

The ones between '<' and '>' are changed by the user.

```
msg "<Content>"
```

## Example

```
msg "hello world"
//Coded with BH Beta 0.1.0
```

{% code title="Output: " %}

```
hello world
```

{% endcode %}
