The user's console is represented as class/object Transcript (9.7) and available for writing text output.
Example:
This prints a line on the Transcript. The string being printed is a concatenation of the fixed string 'Here ...' and the evaluation of the message description to the object myObject, which returns a string describing the object.