WebI/OConsole.logmethod Console.log#Console.log(...data: any[]): voidOutputs a message to the console Examples ##console.log('Hello', 'World', 123); Parameters ##...data: any[] Return Type #void
method Console.log#Console.log(...data: any[]): voidOutputs a message to the console Examples ##console.log('Hello', 'World', 123); Parameters ##...data: any[] Return Type #void