console
<script src="../../js/dojo.js"></script>
defined in dojo/_base/_loader/bootstrap.js
FunctionsBack to top

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

Traces object. Only partially implemented.


collects log messages into a group, starting with this call and ending with groupEnd(). Missing collapse functionality

Closes group. See above

Opens message console. Do not call this directly

Not supported

Starts timers assigned to name given in argument. Timer stops and displays on timeEnd(title);

See above.

Not supported