Objectconsole

<script src="../../js/dojo.js"></script>
defined in dojo/_base/_loader/bootstrap.js

Jump to PropertiesFunctionsBack to top

Functionassert(truth, message)
Tests for true. Throws exception if false.
Clears message console. Do not call this directly
Closes message console. Do not call this directly
Not supported
Functiondir(object)
Traces object. Only partially implemented.
Functiondirxml(node)
collects log messages into a group, starting with this call and ending with groupEnd(). Missing collapse functionality
Closes group. See above
Functionopen()
Opens message console. Do not call this directly
Not supported
Functiontime(name)
Starts timers assigned to name given in argument. Timer stops and displays on timeEnd(title);
FunctiontimeEnd(name)
See above.
Not supported

Jump to FunctionsPropertiesBack to top