tracardi icon indicating copy to clipboard operation
tracardi copied to clipboard

Add CONTAINS and STARTS_WTH and ENDS_WITH to IF plugin

Open atompie opened this issue 3 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. Add the following syntax:

payload@field CONTAINS "string"
payload@field STARTS WITH "string"
payload@field ENDS WITH "string"

atompie avatar Aug 12 '22 08:08 atompie