Function set_record_value

Source
pub fn set_record_value(value: i16)
Expand description

Set the value of the temporary record stored on the server for the
currently specified record type.

value The value of the record.

Returns void