ScriptEvent.AnyText Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 8.0.9673)
AnyText
Gets a ScriptEvent that matches any character that is not a part of escape sequence (e.g. color change is not matched).
Declaration
public static ScriptEvent AnyText { get; }
Property Value
| Type | Description |
|---|---|
| ScriptEvent |