Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ScriptEvent.TextInRegion Method

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

TextInRegion(String, Int32, Int32, Int32, Int32)

Gets a ScriptEvent that matches the specified string appearing inside the specified region on the screen.

Declaration
public static ScriptEvent TextInRegion(string text, int row, int column, int width, int height)
Parameters
Type Name Description
String text

String to match.

Int32 row

Row of the top left corner of the region.

Int32 column

Column of the top left corner of the region.

Int32 width

Width of the region.

Int32 height

Height of the region.

Returns
Type Description
ScriptEvent

ScriptEvent that matches the specified string appearing inside the specified region.

In This Article
  • TextInRegion(String, Int32, Int32, Int32, Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies