Gets a numeric value that is associated with a model variable (for example, the variable's mean or variance).
Syntax
result = object.value
The value property syntax has the following parts:
Part |
Description |
result |
The numeric value. |
object |
An object of type CValue. |