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:

ParameterDescription
inValueThe data to be converted.
conversion patternThe conversion pattern to be used to convert the data.

Returns

The converted data.

See also

U2_IConv functionU2 Functions

  • No labels