@Commands

SAY {str}


Description:

Displays the specified string of text.

Arguments:

STR {str} - the specified string of text.


Example of usage:
SAY Hello, World!;
Output:
Hello, World!