Gets and sets the real value (a double) of the parameter in database units. Setting this property will set/reset the expression value for this parameter.
This property is only valid for numeric parameters and will fail for text parameters. You can determine the value type of the parameter by using the valueType property. Use the textValue property to get and set the value of text parameters.
"userParameter_var" is a variable referencing a UserParameter object.
|
"userParameter_var" is a variable referencing a UserParameter object.
|