Function set_record_text

Source
pub fn set_record_text(text: &str)
Expand description

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

text The text of the record.

Returns void