jprint statement in javascript code example Example 1: how to print to console javascript Click to copyconsole.log("string") Example 2: js how to print Click to copyconsole.log(text);