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