U2_OConv function
Description
Converts data from the internal system storage format to the specified format.
Syntax
retVal = U2_OConv(inValue, conversion_pattern)
Parameters
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. |
Returns
The converted data.