Hello all.
I am using get OCR text to get Client ID.
But i am not getting desired out put.
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…
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.