echo

(echo <string>)

Output a string on stdout.

Example:

(echo "Hello, world")