Home > Course #1 Javascript Basics > Course #1 Javascript Basics > Functions and Scope Show previous contentLet's test your knowledge. Fill in the missing part by typing it in.When a function is called and it encounters a return statement, it __ stops executing the function and returns the specified value.Write the missing line below.SubmitReveal answer Show following content