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