set_string


Description:

public bool set_string (uint field, string val)

Set the field value to val string.

Parameters:

this

a libmsirecord

field

a field identifier

val

a string or null

Returns:

true on success.