Echo Message
Echo a message to the console
Description
Echo a given message and outputs to the console
Properties
Message
The message to output to the console. This can be a template string or a variable or plain string.
Returns
Returns the current output
Last updated