value
|
Common Properties for properties shared with other components. |
Specifies the aggregation method for the measure displayed in the Selection component. This is equivalent to selecting a method from the ‘Aggregate’ menu under the Data tab of the component ‘Properties’ dialog box.
Example
alert(SelectionList1.value)
|
Either syntax below can be used in component script:
For onInit/onRefresh scripts, and for component and property scripts on other components, the second (qualified) form is required. |