Description
Executes a U2 I-type calculation.
Syntax
result = U2_ExecItype(sourceFileName,sourceDictID)
Parameters
The function has the following parameters:
Parameter | Description |
---|---|
sourceFileName | The name of the file containing the dictionary item to calculate. |
sourceDictID | The name of the dictionary item to calculate. |
Returns
The result of the calculation.
Remarks
This is the OpenInsight equivalent of the IC_ITYPE call.