echo

Executes a command with type com.censhare.api.test.command_framework.EchoCommand and allows to check the server’s availability.

Usage: echo(input: any)

Parameters:

  • input {any} - the value the server is expected to return back

Returns: The input sent from the server.