CommandsConnectionECHOOn this pageECHO Syntax ECHO [message] Module connection Categories connection fast Description Sends a message to the SugarDB server and it returns the same message back. Examples Go (Embedded)CLI// Not available in embedded mode.Echo with message:> ECHO "Hello, World!"