Text writer
[io/stdio/Text writer]
Writes a text to standard output. Example:
"hello world"@0 received on
line
"hello world" is written to the standard output
Input ports
text:
string
The text to be written to the standard output. Example: "hello world"
Last updated