How do you call a function named "myFunction" in JavaScript?
function myFunction()
execute myFunction()
call myFunction()
myFunction()