Write

From Kolmafia
Revision as of 05:25, 22 May 2010 by imported>Bale
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

void write(string text )

  • text is the text to print

Prints the specified text to the source of the page to be displayed by a relay browser script.

See Also

writeln()