Versions Compared

Key

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

A. Create a new page

B. Add JavaScript Runner macro

Image Added

Image Added

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

Image Added

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

Image Added

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

Image Added

Image Added

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

Image Added