Gets a numeric value, such as a correlation or covariance, that is associated with an unordered pair of variables.
Syntax
result = object.value
The value property syntax has the following parts:
| Part | Description | 
| result | The numeric value. | 
| object | An object of type CValue. |