Spaces
Apps
Templates
Create
Confluence Dynamic Pages
All content
Space settings
Content
Results will update as you type.
•
Confluence Dynamic Pages
Get Started
•
1.Hello World, Using JavaScript Runner macro
•
2.Hello World, Using JavaScript File Runner macro
•
3.First dynamic page
•
4.Add and activate credential
•
5.Use credentials
•
6.Live Confluence Page
Object References
Blogs
You‘re viewing this with anonymous access, so some content might be blocked.
Close
Confluence Dynamic Pages
/
1.Hello World, Using JavaScript Runner macro
1.Hello World, Using JavaScript Runner macro
Aaron K
Owned by
Aaron K
Last updated:
Sept 27, 2017
Loading data...
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
{"serverDuration": 20, "requestCorrelationId": "ae57e237fe5745f180e7c25a6e3322f7"}