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