I am facing flow condtion isalphanumeric with regx

Hi everyone could you help the issue in the below screen shot.

image

@pooja_prasad1 Can you hover your mouse cursor on the red exclamation icon and share what the actual error message is?

@pooja_prasad1

can you check the variable which you are using RQNumber

Cint(Check_RQNumber).equals(Cint(RQNumber))

Hope this helps

Use = instead of equals.