procedure SerialPort_OutputString(const romable S: SerialString);
Write a string to the serial port.
The string may be a string literal (ROM) or a string variable (RAM).