Verify Text is Command Is Broken

For some reason the command VerifyText is not working correctly! For example,

VerifyText | Xpath=dajsidojfiasjdf | ${ClientName}
if_v2 | ${!statusOK} == true
prompt | Client Found
else
prompt | Client Not Found
end

The solution is treating text that is found that it is never found!

I have tried so many other ways to search text and its not working correctly! Any help is greatly appreciated