Description

Executes a U2 I-type calculation.

Syntax

result = U2_ExecItype(sourceFileName,sourceDictID)

Parameters

The function has the following parameters:

ParameterDescription
sourceFileNameThe name of the file containing the dictionary item to calculate.
sourceDictIDThe name of the dictionary item to calculate.

Returns

The result of the calculation.

Remarks

This is the OpenInsight equivalent of the IC_ITYPE call.

See also

U2 Functions

  • No labels