Navigation: Programming with Amos > Class Reference > CValue Class Reference > CValue Class Members > Methods
ParameterVector Method
Gets a vector of all parameter values.
Syntax
object.ParameterVector (theVector)
The ParameterVector method syntax has the following parts:
Part
Description
object
An object of type CValue.
theVector
The vector of parameter values.