Jython macro
Description
Java scripting using JythonParameters
- See Macro parameters
Pre-defined variables
Usage
Using Jython libraries?
{jython}
out.println("Hello world");
{jython}
{jython:output=wiki|script=#example.py|var1=test}
{jython}
{jython:var1=hello|var2=world}
print "Output parameter"
print var1 + var2
out.println(var1 + var2)
{jython}
Security
This macro support Macro Security for Confluence.
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
