Holder.getValueStr
string getValueStr(gda.data_handler.DataHandler dh = null)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).
Parameters
dh | a #GdaDataHandler to use, or null |
Returns
the value, or null