1.Hello World, Using JavaScript Runner macro

A. Create a new page

B. Add JavaScript Runner macro

C. Null Error is expected and it's because the macro body is empty 

D. Check the "Print output" as we trying to print Hello World

E. add print("hello World"); inside the macro body and publish the page 

F. Hello World message comes from simple script ran in Confluence server