Terminal Data Entry Issue

Hi all,

This is an Terminal Issue
On terminal screen records are displayed refer below
_ 2 CH 1233
_ 2CH456
2CH345
_ 2CH789

If there is a _ then I have to enter data “1” and then processed
if no _ then do nothing

How to I determine that there is an input field before data on terminal?

Do reply
Thanks and Regards,
Supriya

Hi @supu123 ,

You could try using one of these:

The Text option should check for the _ character and afterwards do something if there is a match

Hope this helps!
Best regards,
Marius

Hi @Marius_Puscasu

Wait Screen Text and Wait Field Text is not detecting _ input field.

How to solve this

Thanks and Regards,
Supriya

Hi @supu123 ,

Please provide us with more details about the terminal? Some print screens would be fantastic.
We should find other patterns for data introduction besides the blinking of the _

For instance, text _ 2 (underscore + white-space), when you are reading the screen is equal with 2 (white-space + white-space)

Best regards,
Marius