Strange RegEx behaviour - AND/OR operator -
i working software robotics in kofax kapow design studio. tooling supports, well... says supports standard regex.
i have hardcoded variable called: regex (value hard set: eur) in evaluate tool have following regex set:
regex == ("eur"|"usd"|"cad") the tool returns error:
error in line 1 character 16: illegal character '| isnt basic and/or evaluation based on hardcoded variable? why tool returning error?
Comments
Post a Comment