tracardi
tracardi copied to clipboard
Add CONTAINS and STARTS_WTH and ENDS_WITH to IF plugin
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"