kytschBASIC

Put down that phone!
Please view me on real computer.

SESSWRITE

VARIABLE, DATA

Write to the session.

Example

SESSWRITE "test", "KB"

DEF test$=SESSREAD "test"

PRINT test$

Output

KB

See also