Difference between revisions of "Io"

From SkyCorp Global
(Created page with "Public Methods")
 
Line 1: Line 1:
Public Methods
+
== Public Methods ==
 +
 
 +
=== void write(string) ===
 +
Output string to screen.  Does not automatically add newlines.

Revision as of 06:45, 21 December 2017

Public Methods

void write(string)

Output string to screen. Does not automatically add newlines.