set_double


Description:

public virtual void set_double (string field, double value) throws Error

Put a double-precision floating point value into a named field of a record

Parameters:

field name of the field to put data into
value value to put into the field

See also:

put_double