Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Outputs the message via out.HOST or out.CONSOLE depending on Warzone version.

 

Notes

This constant defines the default output method used for out().

In Warzone 3.2 or above, OUT_out.HOST will be used.

In Warzone 3.1, out.CONSOLE will be used.

Example

Code Block
themeRDark
languagejavascript
linenumberstrue
out("hello"); // outputs "hello" using default method
Div
classbox
Availability
Status
colourGreen
titleStable

Requires:

Div
classbox

See also

Related constants:

Child pages (Children Display)
pageout()
excerpttrue