RegExp Template Match Pattern

Allows creating a RegExp using PCRE regex syntax pattern to be used in Check If String Matches Pattern operator.

inputs:

template –  link with or specify directly in the operator the pattern to look for. Use PCRE syntax to define pattern. Always start and end pattern with symbols “/”, e.g.:  /^[+](\d{​​​1,4}​​​​​​​​​​)\s\d*$/

  • Required: yes

outputs:

pattern – provided pattern. 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 *