<label_value>

Abstract

Learn to configure the <label_value> element for Pull Reports™ Ad Hoc report and data service software.


Table of Contents

Catalog Configuration Java API analog:  LabelValue

Represents one static label/value pair for use within a <global_label_value_list> or <label_value_list>. Analogous to an HTML <option> element.

The element content represents the "label" and the value attribute holds the value.

Usage

See the <label_value_list> documentation for example usage.

Parents

<label_values>
<label_value_group>

Attributes

value

The value of the element. The value typically represents a data key value.