tracardi icon indicating copy to clipboard operation
tracardi copied to clipboard

Plugin Field ends with

Open atompie opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Plugin string ends with returns on port true payload if string ends with defined string

Input params

{
   "field": "payload@field",
    "starts_with": "string"
}

Output

Port TRUE, Port FALSE

atompie avatar Aug 12 '22 08:08 atompie