console.log() is the most commonly used function in JavaScript to log values. It just logs/prints the value that is passed to the function.
確定! 回上一頁