Get OCR text- Not able to display the extracted text in message box

Hello all.
I am using get OCR text to get Client ID.
But i am not getting desired out put.

image

@Dinesh_Babu_S

Because you are not passing the output of Get OCR text which will be string…
you are passing words info output in the message box which is list…

Pass the correct output…create variable if you haven’t

Refer below…

image

1 Like

@Dinesh_Babu_S
Hello,
Please use output variable (outputvariable.tostring) in message box.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.