Returns the first matched condition corresponding to the specified condition type.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Function GetMatchInfoByEvent ( _ scriptEvent As ScriptEvent _ ) As ScriptMatchInfo |
C# |
---|
public ScriptMatchInfo GetMatchInfoByEvent( ScriptEvent scriptEvent ) |
Parameters
- scriptEvent
- Type: Rebex.TerminalEmulation..::..ScriptEvent
Condition type.