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