====== U2_IConv function ====== ==== Description ==== Converts formatted data into the internal U2 format. ==== Syntax ==== retVal = U2_IConv(inValue, conversion_pattern) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |inValue|The data to be converted.| |conversion pattern|The conversion pattern of the data to be converted.|| ==== Returns ==== The converted data. ==== See Also ==== [[u2_oconv|U2_OConv function]], [[u2_functions_in_oi|U2 Functions]]