IMsMethod.SupportsR

Fore Syntax

SupportsR: Boolean;

Fore.NET Syntax

SupportsR: boolean;

Description

The SupportsR property determines whether calculation by R is enabled.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMsMethod.UseR.

See also:

IMsMethod