Description
Sets the text of output window as specified.
Syntax
Function RFUserInterface.SetOutputWindowText(message As String) As RFErrorCode
The SetOutputWindowText syntax has these parts:
| Part | Description |
|---|---|
| message | [IN] String Required. String expresstion that identifies the output window text. |