/
Jython macro

Jython macro

Description

Java scripting using Jython

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

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.