You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Converts formatted data into the internal U2 format.

Syntax

retVal = U2_IConv(inValue, conversion_pattern)

Parameters

The function has the following parameters:

ParametersDescription
inValueThe data to be converted.
conversion patternThe conversion pattern of the data to be converted.

Returns

The converted data.

See also

U2_OConv functionU2 Functions

  • No labels