set_int


Description:

public virtual void set_int (string field, int value) throws Error

Put an integer 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_int