console.log: Difference between revisions
Jump to navigation
Jump to search
(Added stub for html5 javascript console.log) |
mNo edit summary |
||
Line 7: | Line 7: | ||
[[Category: HTML5 | [[Category: HTML5 JavaScript]] |
Latest revision as of 13:13, 17 February 2024
This article describes a feature or macro function that is experimental and may be subject to change.
Console.log
console.log from an html5 context accepts multiple arguments, and escapes them such that they are properly visible in the chat box.