ScriptEvent.TextOnScreen Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
TextOnScreen(String)
Gets a Script
Declaration
public static ScriptEvent TextOnScreen(string text)
Parameters
Type | Name | Description |
---|---|---|
String | text | String to match. |
Returns
Type | Description |
---|---|
Script |
Script |