IForeMethodParam.DefaultValue

Syntax

DefaultValue: Variant;

Description

The DefaultValue property sets default parameter value.

Example

The example of use is given in description of the IBaseMethod.Bind method.

See also:

IForeMethodParam