Variable Supplier
1 Overview | 2 Details | 3 Supported Keys | 4 Examples
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 v3.2.0 |
Supported Keys
List of keys that this supplier returns 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 examples of the use of this supplier.