EaxParameterView.setParamValue

Syntax

setParamValue(value);

Parameters

value. Value assigned to the parameter.

Description

The setParamValue method sets value for an express report parameter.

Example

The example of method use is given on the page with description of the EaxParameterView.ParamChanged event.

See also:

EaxParameterView