pub const CMD: ControlFunction;
Expand description

Coding Method Delimiter.

CMD is used as the delimiter of a string of data coded according to Standard ECMA-35, and to switch to a general level of control.

The use of CMD is not mandatory if the higher level protocol defines means of delimiting the string, for instance, by specifying the length of the string.