Application Programming Interface Guide > Server Actions > Server Actions Reference > Echo
 
Echo
Echo the given message, with an optional prefix. The message is returned within the messages element, optionally preceded with a prefix.
Arguments
message (STRING): The message to echo.
prefix (STRING; optional): An optional prefix for the message.