Description
ReturnsPONG if no argument is provided, otherwise returns a copy of the argument as a bulk string. This command is useful for testing if a connection is still alive, or measuring latency.
Method Signature
Parameters
Optional message to echo back. If not provided, returns
"PONG".Return Value
"PONG"if no message is provided- The provided message if one was given