InlineScriptMacro
This macro was deprecated in version 3.0.900.6 for Confluence 9 and 2.3.9 for Confluence 8, and was removed in version 3.1.900.0 for Confluence 9 and 2.4.0 for Confluence 8.
Enables you to put certain information inline.
Example
Using the following example, you can put certain information in the page inline.
Creating a InlineScriptMacro
To add a InlineScriptMacro, go to the necessary Confluence page, click Insert more content, and select Other macros > SIL inline script.
In the displayed dialog, enter the following:
return "Hello " + currentUser() + "! Current date is " + currentDate() + ".";Click Save.
Result
Every time that you update a page, the macro will put this information on the page.
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
