pub fn control_string(control_string: &str) -> String
Creates a new Control String.
The given control string will be prefixed with SOS and suffixed with ST.
SOS
ST
The interpretation of the character string depends on the application.