Skip to main content

Description

Returns the provided message. This command is useful for testing and debugging.

Method Signature

Parameters

message
string
required
The message to echo back

Return Value

result
string
The exact message that was sent

Examples

Basic echo

Echo with special characters

Test connection with custom message

Echo empty string

See Also

  • ping - Test server connection