Table of Contents

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:

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 function, U2 Functions