Zeus API Reference - MyGeneration Software

ZeusOutput.write Method 

Writes the inputed string, text, to the output buffer.

public void write(
   string text
);

Parameters

text
A string to write to the output buffer

Implements

IZeusOutput.write

See Also

ZeusOutput Class | Zeus Namespace