Grooper 21.00.0082 is available as of 12-12-2023! Check the  Downloads Discussion  for the release notes and to get the latest version.
Grooper 23.1.0016 is available as of 03-15-2024! Check the  Downloads Discussion  for the release notes and to get the latest version.
Grooper 23.00.0042 is available as of 03-22-2024! Check the Downloads Discussion for the release notes and to get the latest version.

String comparison with extracted value using CalculateExpression

I want to compare the extracted value with the given string. If the expression returns true, I have to set the Data Field value as "True" otherwise "False".
We tried below condition in CalculateExpression.
 Iff(Match(DataFieldName,compare string),"True","False") 
Please help.

Thanks & Regards,
Mounika.

Answers

Sign In or Register to comment.