Relay Browser Functions

From Kolmafia
Revision as of 14:03, 6 April 2010 by imported>StDoodle (Created page with 'For general information on how to use these functions, please see Relay Override Scripts. {{flink|void|write|string|desc=Writes text to the relay browser.}} {{flink|void|wri…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

For general information on how to use these functions, please see Relay Override Scripts.

void write( string )

Writes text to the relay browser.

void writeln( string )

Same as above, ending with a line break (in the page source).