TolliumListColumnBase::TranslateValue (open)
Translates a value to value expected by for the base type of this column (eg integers for type 'integer', records for type 'image'.
Syntax
LOADLIB "mod::tollium/lib/componentbase.whlib";
VARIANT FUNCTION TranslateValue(VARIANT invalue)Parameters
VARIANT invalueValue present in the row for this column
Return value
VARIANT