Summary
Provides access to the key and value of a specific map entry.
Details
| Name: | Map Entry Supplier |
|---|---|
| Prefix: | entry (optional) |
| Supported Content: | Map Entries |
| Provided By: | Reporting Plugin, from version 2.0.0 |
Keys Supported
The following are the list of keys which this supplier will return a value for.
| Key | Content Types | Return Type | Description |
|---|---|---|---|
| key | Map Entries | anything | Supplies the key for the map entry. |
| value | Map Entries | anything | Supplies the value for the map entry. |
Discussions