What is the return value of the setTimeout function in JavaScript?
setTimeout
The result of the function executed by setTimeout.
undefined.
undefined
A unique identifier for the timeout.
A reference to the timer object.