Description

Converts formatted data into the internal U2 format.

Syntax

retVal = U2_IConv(inValue, conversion_pattern)

Parameters

The function has the following parameters:

ParametersDescription
inValueThe data to be converted.
conversion patternThe conversion pattern of the data to be converted.

Returns

The converted data.

See also

U2_OConv functionU2 Functions

  • No labels