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 invalue
Value present in the row for this column
Return value
VARIANT