Description
Adds a command name to the command history bar.
Syntax
Function RFUserInterface.AddHistory(command As String) As RFErrorCode
The AddHistory syntax has these parts:
| Part | Description |
|---|---|
| command | [IN] String Required. String expresstion that identifies the command name. |