Method: Conversion table, default value
Function name: LookupConversion Table
Parameter list: (CHAR tableName, CHAR columnName, CHAR defvalue)
Return type: CHAR
What the method does: Like Conversion table, converts a source column character value to a character value or constant you specify. It converts any source column value it does not find in your conversion table to the default value you specify.