transmitString (String)

Method. Transmits a string of characters to the host as if the user had typed the string at the current cursor position. (Compare this with the display method).

public void transmitString( String inString)