Holder.getValueStr

Same functionality as gda.holder.Holder.getValue except that it returns the value as a string (the conversion is done using dh if not null, or the default data handler otherwise).

class Holder
string
getValueStr

Parameters

dh gda.data_handler.DataHandler

a #GdaDataHandler to use, or null

Return Value

Type: string

the value, or null