Function set_record_script

Source
pub fn set_record_script(script: &str)
Expand description

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

script The script of the record.

Returns void