set_string


Description:

public virtual void set_string (string field, string? value) throws Error

Put a string 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_string