Variable Supplier
Overview
Retrieves variables set with the report-variable macro in the current context.
Variables are set within a local context, generally that of the current report, or at the top level, the current page.
Details
Name: | Variable Supplier |
Prefix: | variable(required) |
Supported Content: | Anything |
Provided By: | Reporting for Confluence, from version 3.2.0 |
Supported Keys
The following are the list of keys which this supplier will return a value for.
Key | Content Types | Return Type | Description |
variable name | Anything | anything | Retrieves the current value of the specified variable name |
Examples
See the Report Variable macro reference page for some examples of using this supplier.