Converts data from the internal system storage format to the specified format.
retVal = U2_OConv(inValue, conversion_pattern)
The function has the following parameters:
Parameter | Description | |
---|---|---|
inValue | The data to be converted. | |
conversion pattern | The conversion pattern to be used to convert the data. |
The converted data.