4. | Complete the trace statement by adding the string "Hello World" (including the quotation marks). Select the trace statement in the top half of the 'Script' Panel. The bottom half of the Panel should have the heading trace(); as shown in the image above. Click the bottom section of the Panel (the section with the "trace();" heading) and enter the text "Hello World". Once the second quotation mark has been entered, the text should turn blue. Click anywhere outside of the Panel you have just entered the text into. This will cause the script to be re-validated. The entire script function should turn black indicating that it contains syntactically correct script.
|