- Make sure you have imported the file containing the function.
- Make sure you have spelled the function name correctly.
- all of these answers
- Make sure the function declaration is at an earlier point in the code than the function call.
Correct Answer:
- all of these answers