IPythonParameter.Value

Syntax

Value: IPythonObject;

Description

The Value property determines a parameter value.

Comments

The parameter value must be set to the type that is specified in the signature of the executed function.

Example

The example of use is given in description of the IPythonParameter.Name property.

See also:

IPythonParameter