CitrixParseText Function Performs optical character recognition (OCR) on a selected screen region and stores the result in a sResult parameter.
CitrixParseTextFuzzy Function Performs optical character recognition (OCR) on a selected screen region and stores the result in a sResult parameter. CitrixParseTextFuzzy performs OCR more exactly than CitrixParseText but requires more resources.
CitrixVerifyText Function Performs optical character recognition (OCR) on a selected screen region and compares the result with a provided string.
CitrixVerifyTextFuzzy Function Performs optical character recognition (OCR) on a selected screen region and compares the result with a provided string.
CitrixVerifyTextFuzzy performs OCR more exactly than CitrixVerifyText but requires more resources.