Skip to Content
0
Sep 02, 2020 at 06:11 PM

Regular expression comparison in a Calculation View

626 Views

Hi,

Is there a way to test a string if it has a regular expression such as alphabets or numbers? For example: when LOCATE_REGEXPR('[A-Z]' in SERIAL_NO from 10) > 0

Also, I do not see the documentation of the match function anywhere to know what kinds of patterns it allows and how.

Please help.

Thanks.

Shahid