ActiveXParameter.ValueExprIsOptional

Syntax

ActiveXParameter.ValueExprIsOptional

Data Type

Boolean

Purpose

Use this property to determine whether the argument value expression is optional. You do not have to specify an optional value expression to call the module successfully. Value expressions for return values, output parameters, and parameters with the COM optional attribute are optional.

See Also

ActiveXParameter.Direction

ActiveXParameter.IsOptional

ActiveXParameter.ValueExpr