Versions Compared

Key

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

...

  • Help available in the notation guide.

Parameters

  • classpath - classpath used for Groovy compiles and runtime. Defaults to the script directory in the Confluence home directory. Normal classpath syntax should be used.

Common parameters

Pre-defined variables

Usage

No Format
{groovy}
println("Hello world");
{groovy}

...