Displays a text output window.
Rhino.TextOut (strText [, strTitle]])
strText |
Required. String. A text string to display. |
strTitle |
Optional. String. A dialog box title. |
Null |
If successful or on failure. |
Rhino.TextOut "Hello Rhino!"