Valid Email Match Pattern

Allows checking whether the string is an email address. Used as input in Check If String Matches Pattern operator.

inputs:

outputs:

pattern – predefined email address pattern /^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{​​​​​​2,6}​​​​​​)$/i. Use as input for Check If String Matches Pattern.

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *