⚡ (condition) Add regex comparison item
This commit is contained in:
@@ -896,7 +896,9 @@
|
||||
"Is set",
|
||||
"Is empty",
|
||||
"Starts with",
|
||||
"Ends with"
|
||||
"Ends with",
|
||||
"Matches regex",
|
||||
"Does not match regex"
|
||||
]
|
||||
},
|
||||
"value": {
|
||||
@@ -1662,7 +1664,9 @@
|
||||
"Is set",
|
||||
"Is empty",
|
||||
"Starts with",
|
||||
"Ends with"
|
||||
"Ends with",
|
||||
"Matches regex",
|
||||
"Does not match regex"
|
||||
]
|
||||
},
|
||||
"value": {
|
||||
@@ -1863,7 +1867,9 @@
|
||||
"Is set",
|
||||
"Is empty",
|
||||
"Starts with",
|
||||
"Ends with"
|
||||
"Ends with",
|
||||
"Matches regex",
|
||||
"Does not match regex"
|
||||
]
|
||||
},
|
||||
"value": {
|
||||
@@ -2457,7 +2463,9 @@
|
||||
"Is set",
|
||||
"Is empty",
|
||||
"Starts with",
|
||||
"Ends with"
|
||||
"Ends with",
|
||||
"Matches regex",
|
||||
"Does not match regex"
|
||||
]
|
||||
},
|
||||
"value": {
|
||||
@@ -2653,7 +2661,9 @@
|
||||
"Is set",
|
||||
"Is empty",
|
||||
"Starts with",
|
||||
"Ends with"
|
||||
"Ends with",
|
||||
"Matches regex",
|
||||
"Does not match regex"
|
||||
]
|
||||
},
|
||||
"value": {
|
||||
|
||||
Reference in New Issue
Block a user