Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A. Create a new pageĀ 

B. Create a "sample.js" file with following content and drag it to new page to be added as an attachment

Code Block
languagejs
print("Hello World!");

C. You can remove the file as we don't need it in page body, after that add JavaScript File Runner macro

D. Add sample.js as JavaScript file, it should show up as you type the frst letters

E. Check the Print output and click on insert

F. Click on Update or Preview to see the result