Hi Thomas,
In IS 4.1 you can use any of the following:
- LIKE in an expression
e.g. IF (upper($NAME) LIKE '%INTERNAL%') .... - match_regex()
- match_pattern() - as suggested above
Regards
Nigel
Hi Thomas,
In IS 4.1 you can use any of the following:
Regards
Nigel