Function set_record_scale

Source
pub fn set_record_scale(scale: f64)
Expand description

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

scale The scale of the record.

Returns void