OCRSearch error

{
“Command”: “store”,
“Target”: “{!COL1}", "Value": "!csvLine" }, { "Command": "store", "Target": "{!COL2}”,
“Value”: “!csvLine”
},
{
“Command”: “store”,
“Target”: “${!COL3}”,
“Value”: “!csvLine”
},
{
“Command”: “OCRSearch”,
“Target”: “Welcome”,
“Value”: “!csvLine”
},
{
“Command”: “csvSave”,
“Target”: “test”,
“Value”: “”
},

I see. It’s displayed because it wasn’t found, Why not show a value of 0 for not found?

Yes, it does not set the variable as the text was not found. I agree, it would be better to simply set the coordinates to e. g. 0,0.