FutureProg functions

writeterminal

Computers · computer function, computer program

Boolean writeterminal(Text text)
Contexts: computer function, computer program
Writes text to the currently active computer terminal session and returns true if a session was available.
text: The text to write to the current terminal session

← Back to FutureProg functions