Sends a string of printable characters, including spaces, to Rhino's command line.
Rhino.SendKeystrokes ([strKeys [, blnAddReturn]])
strKeys |
Optional. String. A string to characters to send to the command line. |
blnAddReturn |
Optional. String. Append a return character to the end of the string. The default is to append a return character (True). |
Null.
Rhino.SendKeystrokes "Hello Rhino!"
Rhino.SendKeystrokes 25/4