Versions Compared

Key

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

...

Name:

Map Supplier

Prefix:

map(optional)

Supported Content:

Maps

Provided By:

Reporting for Confluence

Supported Keys

The following are the list List of keys which that this supplier will return returns a value for.

Key

Content Types

Return Type

Description

[key value]

Maps

anything

Simply returns the item stored with the supplied key, which could be pretty much anything.

@all

Maps

List of Entries

Returns the complete list of entries in the map.

Status
colourBlue
titleFrom v2.0.0

Info

For the key value called '@all', add a second '@' and use '@@all' for your key value.

...