msg

It prints text to the console outside of debug.

Good to know: ';' is the only unused command.

Good to know: Msg command supports GECHO so I think check it.

https://github.com/Groophy-Inc/Gecho

The basics

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

msg "<Content>"

Example

msg "hello world"
//Coded with BH Beta 0.1.0
Output:
hello world

Last updated