WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

fuelIConsole

IID:ae8482e0-aa5a-11db-abbd-0800200c9a66
Inherits From:nsISupports

Interface that gives simplified access to the console


Methods

void log ( AString msg ) void open ( )

void log ( AString msg )

Sends a given string to the console.

Arguments:
msg: The text to send to the console

void open ( )

Opens the error console window. The console window is focused if already open.


References

This interface is the type of the following properties:

fuelIApplication.console

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com