Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Excerpt

Outputs the message via OUT_HOST, OUT_DEBUG or OUT_out.HOST or out.CONSOLE depending on Warzone version.

 

Notes

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

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

Prior to In Warzone 3.21OUT_out.CONSOLE will be used, or OUT_DEBUG may be used instead if it is confirmed .

If the self parameter is specified, the message will be sent to the log file.prefixed with the filename and version defined in the Self Descriptor Object.

Example

Code Block
themeRDark
languagejavascript
linenumberstrue
out("hello"); // outputs "hello" using default method
This constant is used by uOut()
Div
classbox suggest
Availability
Status
colourGreen
titleStable

Requires:

Div
classbox

See also

Related constants:

Child pages (Children Display)
pageglobal.uOutout()
excerpttrue