Description
Converts formatted data into the internal U2 format.
Syntax
retVal = U2_IConv(inValue, conversion_pattern)
Parameters
The function has the following parameters:
Parameters | Description |
---|---|
inValue | The data to be converted. |
conversion pattern | The conversion pattern of the data to be converted. |
Returns
The converted data.